This commit is contained in:
alberyk
2022-01-19 14:52:03 -03:00
parent ce96cbf3a9
commit 0f3e6c29af
4 changed files with 15 additions and 8 deletions

View File

@@ -57,6 +57,7 @@
return 1
/datum/random_map/automata/cave_system/apply_to_map()
..()
if(!origin_x) origin_x = 1
if(!origin_y) origin_y = 1
if(!origin_z) origin_z = 1