Merge pull request #6406 from Citadel-Station-13/upstream-merge-37168

[MIRROR] Fixes imps all having the same name
This commit is contained in:
deathride58
2018-04-14 20:38:08 +00:00
committed by GitHub
@@ -3,6 +3,7 @@
/mob/living/simple_animal/imp
name = "imp"
real_name = "imp"
unique_name = TRUE
desc = "A large, menacing creature covered in armored black scales."
speak_emote = list("cackles")
emote_hear = list("cackles","screeches")