Update weaponry.dm

This commit is contained in:
zeroisthebiggay
2021-06-09 18:37:11 -04:00
committed by GitHub
parent fba4b1966c
commit c6a70b9a4e
+2 -2
View File
@@ -612,8 +612,8 @@ for further reading, please see: https://github.com/tgstation/tgstation/pull/301
desc = "An ancient weapon still used to this day, due to its ease of lodging itself into its victim's body parts."
icon_state = "throwingstar"
item_state = "throwingstar"
lefthand_file = 'icons/mob/inhands/equipment/swords_lefthand.dmi'
righthand_file = 'icons/mob/inhands/equipment/swords_righthand.dmi'
lefthand_file = 'icons/mob/inhands/weapons/swords_lefthand.dmi'
righthand_file = 'icons/mob/inhands/weapons/swords_righthand.dmi'
force = 2
throwforce = 10 //10 + 2 (WEIGHT_CLASS_SMALL) * 4 (EMBEDDED_IMPACT_PAIN_MULTIPLIER) = 18 damage on hit due to guaranteed embedding
throw_speed = 4