Reeee travis

This commit is contained in:
Unknown
2019-09-22 15:42:22 -04:00
parent 59ff232b3a
commit 166dafa624
2 changed files with 1 additions and 1 deletions
@@ -1,6 +1,7 @@
/mob/living
var/ooc_notes = null
var/obj/structure/mob_spawner/source_spawner = null
var/muffled = 0 // Used by muffling belly
//custom say verbs
var/custom_say = null
-1
View File
@@ -25,7 +25,6 @@
var/permit_healbelly = TRUE
var/can_be_drop_prey = 0
var/can_be_drop_pred = 1 // Mobs are pred by default.
var/muffled = 0 // Used by muffling belly
//
// Hook for generic creation of stuff on new creatures