Refactor modulator and horse mask to use the new speech change proc

This commit is contained in:
Stokes52
2021-09-19 07:42:58 -07:00
parent 03013e5945
commit 8f1e2344fa
5 changed files with 11 additions and 4 deletions
@@ -154,7 +154,6 @@
var/obj/item/clothing/mask/horsehead/hoers = wear_mask
if(hoers.voicechange)
S.message = pick("NEEIIGGGHHHH!", "NEEEIIIIGHH!", "NEIIIGGHH!", "HAAWWWWW!", "HAAAWWW!")
verb = pick("whinnies", "neighs", "says")
if(dna)
for(var/mutation_type in active_mutations)