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 20:55:50 +01:00
committed by GitHub
parent 8d17e82c72
commit f567da369b
9 changed files with 0 additions and 61 deletions
-4
View File
@@ -58,10 +58,6 @@
item_state = "gy_suit"
item_color = "ancient"
/obj/item/clothing/under/color/grey/glorf/hit_reaction(mob/living/carbon/human/owner, atom/movable/hitby, attack_text = "the attack", final_block_chance = 0, damage = 0, attack_type = MELEE_ATTACK)
owner.forcesay(GLOB.hit_appends)
return
/obj/item/clothing/under/color/orange
name = "orange jumpsuit"
desc = "Don't wear this near paranoid security officers"