Merge pull request #13414 from Putnam3145/its-2-seconds-yall
Fixed an erroneous comment that may cause issues.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/**
|
/**
|
||||||
* Called by SSmobs at (hopefully) an interval of 1 second.
|
* Called by SSmobs at an interval of 2 seconds.
|
||||||
* Splits off into PhysicalLife() and BiologicalLife(). Override those instead of this.
|
* Splits off into PhysicalLife() and BiologicalLife(). Override those instead of this.
|
||||||
*/
|
*/
|
||||||
/mob/living/proc/Life(seconds, times_fired)
|
/mob/living/proc/Life(seconds, times_fired)
|
||||||
|
|||||||
Reference in New Issue
Block a user