diff options
-rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ if spawn_spawnpos then end places.register_place("Origin", {x=0, y=0, z=0}, "origin") places.register_place("South Forest", {x=285, y=9, z=-2047}, "sf") +places.register_place("Personhood", {x=1532, y=28, z=2971}, "ph") -- minetest.register_chatcommand("spawn", { -- params = "", |