Fixes imps all having the same name (#37168)
* Update imp.dm * Replaced 1 with TRUE
This commit is contained in:
committed by
CitadelStationBot
parent
8b2a75c108
commit
677f3e8a7b
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user