Files
Bubberstation/code/modules
TheChosenEvilOne 711af982e4 Fix loading templates in new z-levels being off by one turf (#54135)
Due to how byond maps start at 1,1 and not 0,0 when loading a map that 
is the same size as the world the map will start loading at 0,0 in the 
world which is outside the map. load_map defaults the x and y offsets 
to 1 for a reason!

Though you can load a map that is larger (257 x 257) than the world as 
a band aid for issue.
2020-10-03 10:58:43 -07:00
..
2020-10-01 20:30:51 -07:00
2020-10-01 20:24:43 +02:00
2020-09-26 12:14:30 -03:00
2020-09-30 11:26:44 -04:00
2020-09-30 03:52:04 +01:00
2020-10-01 20:30:51 -07:00
2020-09-30 03:52:04 +01:00
2020-10-02 12:33:35 +03:00
2020-10-01 20:30:51 -07:00
2020-10-02 11:50:32 -04:00