mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
Fixes merge conflict and makes minor adjustments
TItle
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
righthand_file = 'icons/mob/inhands/weapons/swords_righthand.dmi'
|
||||
fire_sound = 'sound/weapons/judgementhit.ogg'
|
||||
ammo_type = /obj/item/ammo_casing/magic/judgement_cut
|
||||
force = 10
|
||||
force = 20
|
||||
armour_penetration = 50
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
slot_flags = ITEM_SLOT_BELT
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
name = "judgement cut"
|
||||
icon_state = "judgement_fire"
|
||||
hitsound = 'sound/weapons/judgementfire.ogg'
|
||||
damage = 5
|
||||
damage = 10
|
||||
damage_type = BRUTE
|
||||
range = 30
|
||||
is_reflectable = FALSE
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 130 KiB |
Reference in New Issue
Block a user