summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorGabriel Pérez-Cerezo <gabriel@gpcf.eu>2018-07-26 19:53:51 +0200
committerGabriel Pérez-Cerezo <gabriel@gpcf.eu>2018-07-26 19:53:51 +0200
commit0b775116f8141bb5eee470d8b7df30497d37a815 (patch)
treee3ff20e10907fe4c516cccc38ea78e4d967b0b22 /init.lua
parentcfb6d69e62db38e5104ee245ae08cbf419ca4a96 (diff)
downloadplaces-0b775116f8141bb5eee470d8b7df30497d37a815.tar.gz
places-0b775116f8141bb5eee470d8b7df30497d37a815.tar.bz2
places-0b775116f8141bb5eee470d8b7df30497d37a815.zip
Personhood.
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index 6e0cf27..064ffee 100644
--- a/init.lua
+++ b/init.lua
@@ -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 = "",