fixes vortex parry arm being invisible (#23516)

This commit is contained in:
Qwertytoforty
2023-12-15 13:19:32 -06:00
committed by GitHub
parent d48279ea47
commit 77b4959518
@@ -481,6 +481,7 @@
desc = "A modification to a users arm, allowing them to use a vortex core energy feedback, to parry, reflect, and even empower projectile attacks. Rumors that it runs on the user's blood are unconfirmed."
icon_state = "v1_arm"
item_state = "v1_arm"
icon = 'icons/obj/items.dmi'
sprite_sheets_inhand = list("Drask" = 'icons/mob/clothing/species/drask/held.dmi', "Vox" = 'icons/mob/clothing/species/vox/held.dmi')
force = 20 //bonk, not sharp
attack_verb = list("slamed", "punched", "parried", "judged", "styled on", "disrespected", "interrupted", "gored")