Disallow digging a bed if in use
authorbell07 <web.alexander@web.de>
Tue, 19 Jun 2018 21:07:01 +0000 (23:07 +0200)
committerParamat <paramat@users.noreply.github.com>
Tue, 19 Jun 2018 21:07:01 +0000 (22:07 +0100)
commit5692c15b4d19eab371a0daba2efa9f04c00b81b9
treeb34bd94a8ed93f67229d5633fbc8e908872bcc2d
parente9fbd3d75df9f0a165b41b870df3fb4d3958f1c9
Disallow digging a bed if in use

Use a new table beds.bed_position to check if a bed is in use.
game_api.txt
mods/beds/api.lua
mods/beds/functions.lua
mods/beds/init.lua