Skip to content

Commit

Permalink
fixes the fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Jul 25, 2023
1 parent a710b46 commit ce3bfb2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code/modules/mob/living/simple_animal/simple_animal.dm
Original file line number Diff line number Diff line change
Expand Up @@ -353,9 +353,6 @@
if(stat)
return

if(speak_emote.len)
verb = pick(speak_emote)

message = capitalize(trim_left(message))

..(message) //if the animal has a ckey then it will log the message
Expand Down

0 comments on commit ce3bfb2

Please sign in to comment.