mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
Whitespace cleanup part 4. (#20226)
This commit is contained in:
@@ -283,10 +283,10 @@
|
||||
return ..()
|
||||
|
||||
/obj/structure/alien/weeds/process()
|
||||
check_counter++
|
||||
if(check_counter >= 5)
|
||||
spread()
|
||||
check_counter = 0
|
||||
check_counter++
|
||||
if(check_counter >= 5)
|
||||
spread()
|
||||
check_counter = 0
|
||||
|
||||
/obj/structure/alien/weeds/proc/clear_wall_weed()
|
||||
if(wall_weed && !QDELETED(wall_weed))
|
||||
|
||||
Reference in New Issue
Block a user