Why does this file exist

This commit is contained in:
Unknown
2019-09-22 15:47:06 -04:00
parent 166dafa624
commit 15fa3949e6

View File

@@ -1,7 +1,9 @@
/mob
var/muffled = 0 // Used by muffling belly
/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