Skip to content

Commit

Permalink
no more chittering for nymphs :(
Browse files Browse the repository at this point in the history
  • Loading branch information
XeonMations committed Aug 19, 2024
1 parent b3c4b6e commit 01170f7
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -243,11 +243,6 @@
QDEL_NULL(helpers)
qdel(src)

/mob/living/simple_animal/hostile/retaliate/nymph/say(message, bubble_type, var/list/spans = list(), sanitize = TRUE, datum/language/language, ignore_spam = FALSE, forced)
if(!can_speak())
emote("chitter")
. = ..()

/datum/action/nymph/evolve
name = "Evolve"
desc = "Evolve into your adult form with the help of another nymph."
Expand Down

0 comments on commit 01170f7

Please sign in to comment.