diff --git a/code/modules/random_map/drop/droppod.dm b/code/modules/random_map/drop/droppod.dm index 31a575212c..2b1cda09a8 100644 --- a/code/modules/random_map/drop/droppod.dm +++ b/code/modules/random_map/drop/droppod.dm @@ -10,6 +10,7 @@ limit_x = 3 limit_y = 3 preserve_map = 0 + max_attempts = 1 wall_type = /turf/simulated/wall/titanium floor_type = /turf/simulated/floor/reinforced