mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
[FIX/SPRITES] Fixes a bunch of in-hand weapon sprites (#31023)
* Fix a bunch of in-hand weapon sprites * Correct chainsaw names * Readd KC sprites * Remove empty state * Spellblade and darkblade * Spellblade fixed * Chainsaw fixes * Darkblade renamed * Update code/game/objects/items/weapons/melee/melee.dm Co-authored-by: kyunkyunkyun <120701975+kyunkyunkyun@users.noreply.github.com> Signed-off-by: Chap <erwin@lombok.demon.nl> --------- Signed-off-by: Chap <erwin@lombok.demon.nl> Co-authored-by: adrermail@gmail.com <adrermail@gmail.com> Co-authored-by: kyunkyunkyun <120701975+kyunkyunkyun@users.noreply.github.com>
This commit is contained in:
co-authored by
kyunkyunkyun
adrermail@gmail.com <adrermail@gmail.com>
parent
2692b8a587
commit
d3c7c82372
@@ -9,7 +9,6 @@
|
||||
name = "captain's saber"
|
||||
desc = "An elegant weapon, for a more civilized age."
|
||||
icon_state = "saber"
|
||||
inhand_icon_state = "rapier"
|
||||
flags = CONDUCT
|
||||
force = 15
|
||||
throwforce = 10
|
||||
|
||||
Reference in New Issue
Block a user