Changed an inaccurate comment.

This commit is contained in:
Putnam
2020-09-20 00:09:45 -07:00
parent 16430dab4c
commit 39ac36c073
+1 -1
View File
@@ -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.
*/
/mob/living/proc/Life(seconds, times_fired)