mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Reeee travis
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user