diff --git a/code/WorkInProgress/ZomgPonies/mobs/pony.dm b/code/WorkInProgress/ZomgPonies/mobs/pony.dm index c9742e32f87..c57f841a63f 100644 --- a/code/WorkInProgress/ZomgPonies/mobs/pony.dm +++ b/code/WorkInProgress/ZomgPonies/mobs/pony.dm @@ -23,7 +23,7 @@ status_flags = 0 faction = "cult" status_flags = CANPUSH - + universal_speak = 1 Life() ..()