This commit is contained in:
alberyk
2022-01-19 14:13:29 -03:00
parent f8bd8fce77
commit ce96cbf3a9
5 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -103,7 +103,7 @@
//Subtype that calls explosion on init to clear space for shuttles
/obj/effect/shuttle_landmark/automatic/clearing
var/radius = 10
var/radius = LANDING_ZONE_RADIUS
/obj/effect/shuttle_landmark/automatic/clearing/Initialize()
..()