mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Update lizard_mutant_event.dm
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
/mob/living/simple_mob/animal/passive/lizard/event
|
/mob/living/simple_mob/animal/passive/lizard/event
|
||||||
desc = "This one looks like it is growing huge!"
|
desc = "This one looks like it is growing huge!"
|
||||||
var/amount_grown = 0
|
var/amount_grown = 0
|
||||||
var/faction = "lizard"
|
faction = "lizard"
|
||||||
|
|
||||||
/mob/living/simple_mob/animal/passive/lizard/event/Life()
|
/mob/living/simple_mob/animal/passive/lizard/event/Life()
|
||||||
. = ..()
|
. = ..()
|
||||||
|
|||||||
Reference in New Issue
Block a user