From d7b1a0058545251a4c1e606e8eda1a675a77eba2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20P=C3=A9rez-Cerezo?= Date: Mon, 17 Feb 2020 11:21:28 +0100 Subject: Add Trisiston --- init.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 064ffee..fa583b0 100644 --- a/init.lua +++ b/init.lua @@ -31,7 +31,8 @@ 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") +places.register_place("Personhood", {x=1534, y=28, z=2972}, "ph") +places.register_place("Trisiston", {x=-4262, y=21, z=-3123}, "tst") -- minetest.register_chatcommand("spawn", { -- params = "", -- cgit v1.2.3