Skip to content

Commit

Permalink
Knife Update
Browse files Browse the repository at this point in the history
F13 knives gain
- Go in mouf slot
- counts as a screwdriver (but shitty)
  • Loading branch information
Tk420634 committed Oct 14, 2023
1 parent de4d309 commit 9d27108
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/game/objects/items/melee/f13onehanded.dm
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,9 @@
item_state = "knife"
flags_1 = CONDUCT_1
w_class = WEIGHT_CLASS_SMALL
slot_flags = INV_SLOTBIT_MASK
tool_behaviour = TOOL_SCREWDRIVER
toolspeed = 4
throwforce = 15
hitsound = 'sound/weapons/bladeslice.ogg'
throw_speed = 3
Expand Down

0 comments on commit 9d27108

Please sign in to comment.