upload files

This commit is contained in:
SandPoot
2021-06-08 13:13:22 -03:00
parent 051f9d06fc
commit b0940456f5
6 changed files with 21 additions and 1 deletions
@@ -6,6 +6,7 @@
var/Discipline = 0 // if a slime has been hit with a freeze gun, or wrestled/attacked off a human, they become disciplined and don't attack anymore for a while
var/SStun = 0 // stun variable
typing_indicator_state = /obj/effect/overlay/typing_indicator/slime
/mob/living/simple_animal/slime/BiologicalLife(seconds, times_fired)
if(!(. = ..()))