Update files

This commit is contained in:
SandPoot
2022-04-06 18:41:31 -03:00
parent 4c3fa08cdf
commit 586a035132
881 changed files with 1599 additions and 1599 deletions
+2 -2
View File
@@ -125,7 +125,7 @@
var/growth_cooldown_high = 200
var/static/list/blacklisted_turfs
/obj/structure/alien/weeds/Initialize()
/obj/structure/alien/weeds/Initialize(mapload)
pixel_x = -4
pixel_y = -4 //so the sprites line up right in the map editor
. = ..()
@@ -177,7 +177,7 @@
var/lon_range = 4
var/node_range = NODERANGE
/obj/structure/alien/weeds/node/Initialize()
/obj/structure/alien/weeds/node/Initialize(mapload)
icon = 'icons/obj/smooth_structures/alien/weednode.dmi'
. = ..()
set_light(lon_range)