Update carbon_defines.dm

This commit is contained in:
Sharkmare
2019-03-05 17:08:13 +01:00
committed by GitHub
parent 758f982fb4
commit 8d2a7b03bb
@@ -6,6 +6,8 @@
var/list/antibodies = list()
var/last_eating = 0 //Not sure what this does... I found it hidden in food.dm
var/hasImplant = 0 //CHOMPEDIT Backup implant check var.
var/life_tick = 0 // The amount of life ticks that have processed on this mob.
// total amount of wounds on mob, used to spread out healing and the like over all wounds
@@ -28,4 +30,4 @@
//these two help govern taste. The first is the last time a taste message was shown to the plaer.
//the second is the message in question.
var/last_taste_time = 0
var/last_taste_text = ""
var/last_taste_text = ""