Can't sleep in occupied beds
This commit is contained in:
parent
079b09c80f
commit
88872c8ce2
2 changed files with 13 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
mcl_beds = {}
|
||||
mcl_beds.player = {}
|
||||
mcl_beds.pos = {}
|
||||
mcl_beds.bed_pos = {}
|
||||
|
||||
local modpath = minetest.get_modpath("mcl_beds")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue