mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Fixes a runtime caused by crabs having no speak_emote (their speak emote is now "clicks").
I actually fixed a bug I didn't cause for once! git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3139 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
icon_state = "crab"
|
||||
icon_living = "crab"
|
||||
icon_dead = "crab_dead"
|
||||
speak_emote = list("clicks")
|
||||
emote_hear = list("clicks")
|
||||
emote_see = list("clacks")
|
||||
speak_chance = 1
|
||||
|
||||
Reference in New Issue
Block a user