mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
deletes the forcesay() proc fixing tyder wizards getting murderized (#20398)
* deletes forcesay * removes hit_appends fully
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user