/BiologicalLife(delta_time...
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/mob/living/carbon/alien/larva/BiologicalLife(seconds, times_fired)
|
||||
/mob/living/carbon/alien/larva/BiologicalLife(delta_time, times_fired)
|
||||
if(!(. = ..()))
|
||||
return
|
||||
// GROW!
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/mob/living/carbon/alien/BiologicalLife(seconds, times_fired)
|
||||
/mob/living/carbon/alien/BiologicalLife(delta_time, times_fired)
|
||||
if(!(. = ..()))
|
||||
return
|
||||
findQueen()
|
||||
|
||||
Reference in New Issue
Block a user