Commit 3b3fc170 authored by Milan's avatar Milan
Browse files

update prison coordinates

parent 0377f12e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -102,8 +102,8 @@ minetest.register_chatcommand("notice", {

-- Arrest

local court = {x=-107, y=1000, z=-153}
local court_admin = {x=-105, y=1000, z=-153}
local court = {x=-107, y=1002, z=-153}
local court_admin = {x=-105, y=1002, z=-153}
local prison = {x=0, y=-2015, z=0}
local prison_admin = {x=19, y=-2015, z=19}