mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-13 08:56:49 +01:00
Convert most mobs to Initialize() (#2540)
I'm sure this won't break anything at all.
This commit is contained in:
@@ -434,10 +434,7 @@
|
||||
icon_gib = null
|
||||
meat_amount = 0
|
||||
meat_type = null
|
||||
|
||||
/mob/living/simple_animal/hostile/carp/holodeck/New()
|
||||
..()
|
||||
set_light(2) //hologram lighting
|
||||
light_range = 2
|
||||
|
||||
/mob/living/simple_animal/hostile/carp/holodeck/proc/set_safety(var/safe)
|
||||
if (safe)
|
||||
|
||||
Reference in New Issue
Block a user