Skip to content

Commit

Permalink
KA-BAR now looks like National Guard Bayonet
Browse files Browse the repository at this point in the history
Gave knife_KABAR the tag "looks_like": "knife_combat", making it share a wielded and ground sprite with the National Guard Bayonet.
  • Loading branch information
AzyWng committed Jun 9, 2024
1 parent d5c7011 commit 8317054
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/items/melee/swords_and_blades.json
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@
"to_hit": { "grip": "weapon", "length": "hand", "surface": "point", "balance": "good" },
"material": [ "hc_steel", "leather" ],
"repairs_with": [ "steel" ],
"looks_like": "knife_combat",
"symbol": "/",
"color": "dark_gray",
"qualities": [ [ "CUT", 2 ], [ "CUT_FINE", 1 ], [ "BUTCHER", 27 ] ],
Expand Down

0 comments on commit 8317054

Please sign in to comment.