mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Why does this file exist
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
|
/mob
|
||||||
|
var/muffled = 0 // Used by muffling belly
|
||||||
|
|
||||||
/mob/living
|
/mob/living
|
||||||
var/ooc_notes = null
|
var/ooc_notes = null
|
||||||
var/obj/structure/mob_spawner/source_spawner = null
|
var/obj/structure/mob_spawner/source_spawner = null
|
||||||
var/muffled = 0 // Used by muffling belly
|
|
||||||
|
|
||||||
//custom say verbs
|
//custom say verbs
|
||||||
var/custom_say = null
|
var/custom_say = null
|
||||||
|
|||||||
Reference in New Issue
Block a user