deletes the forcesay() proc fixing tyder wizards getting murderized (#20398)

* deletes forcesay

* removes hit_appends fully
This commit is contained in:
GDN
2023-02-15 13:55:50 -06:00
committed by GitHub
parent 8d17e82c72
commit f567da369b
9 changed files with 0 additions and 61 deletions
@@ -191,7 +191,6 @@
if(H.check_shields(src, 0, "[user]'s [name]", MELEE_ATTACK)) //No message; check_shields() handles that
playsound(L, 'sound/weapons/genhit.ogg', 50, TRUE)
return FALSE
H.forcesay(GLOB.hit_appends)
H.Confused(10 SECONDS)
H.Jitter(10 SECONDS)
H.adjustStaminaLoss(stam_damage)