[MIRROR] Cleans up some Initializes (#943)

* Cleans up some Initializes

* Update farm_animals.dm

* Delete farm_animals.dm.rej

* Update farm_animals.dm
This commit is contained in:
CitadelStationBot
2017-05-18 11:13:53 -05:00
committed by Poojawa
parent 620b756025
commit c61bb0476f
11 changed files with 340 additions and 351 deletions

View File

@@ -6,7 +6,7 @@
INITIALIZE_IMMEDIATE(/obj/effect/statclick)
/obj/effect/statclick/Initialize(mapload, text, target) //Don't port this to Initialize it's too critical
..()
. = ..()
name = text
src.target = target