mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
[MIRROR] Converts Killer Tomatoes to Basic Mobs [MDB IGNORE] (#21301)
* Converts Killer Tomatoes to Basic Mobs * skyrat modular changes --------- Co-authored-by: san7890 <the@san7890.com> Co-authored-by: lessthanthree <83487515+lessthnthree@users.noreply.github.com>
This commit is contained in:
co-authored by
san7890
lessthanthree
parent
3c15dfcc85
commit
3696b1eb88
@@ -140,3 +140,9 @@
|
||||
sound = list('sound/creatures/pig1.ogg', 'sound/creatures/pig2.ogg')
|
||||
emote_hear = list("snorts.")
|
||||
emote_see = list("sniffs around.")
|
||||
|
||||
/datum/ai_planning_subtree/random_speech/killer_tomato
|
||||
speech_chance = 3
|
||||
speak = list("gnashes.", "growls lowly.", "snarls.")
|
||||
emote_hear = list("gnashes.")
|
||||
emote_see = list("salivates.")
|
||||
|
||||
Reference in New Issue
Block a user