This commit is contained in:
zerothebigboy
2021-06-09 18:30:32 -04:00
parent 190edf57e8
commit fba4b1966c
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -630,8 +630,6 @@ for further reading, please see: https://github.com/tgstation/tgstation/pull/301
desc = "An aerodynamic disc designed to cause excruciating pain when stuck inside fleeing targets, hopefully without causing fatal harm."
icon_state = "energystar"
item_state = "energystar"
lefthand_file = 'icons/mob/inhands/equipment/swords_lefthand.dmi'
righthand_file = 'icons/mob/inhands/equipment/swords_righthand.dmi'
throwforce = 5
embedding = list("pain_chance" = 5, "embed_chance" = 100, "fall_chance" = 0, "jostle_chance" = 10, "pain_stam_pct" = 0.8, "jostle_pain_mult" = 3)
@@ -42,7 +42,5 @@
name = "ninja throwing star"
icon_state = "ninjastar"
item_state = "ninjastar"
lefthand_file = 'icons/mob/inhands/equipment/swords_lefthand.dmi'
righthand_file = 'icons/mob/inhands/equipment/swords_righthand.dmi'
throwforce = 10
embedding = list("pain_chance" = 5, "embed_chance" = 100, "fall_chance" = 10, "jostle_chance" = 10, "pain_stam_pct" = 2.5, "jostle_pain_mult" = 3)