Skip to content

Commit

Permalink
bolt
Browse files Browse the repository at this point in the history
  • Loading branch information
MeowEmiya committed Sep 18, 2024
1 parent 5dcc397 commit a755f2e
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/projectiles/guns/throw/crossbow.dm
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@
desc = "It's got a tip for you - get the point?"
icon_state = "bolt"
item_state = "bolt"
lefthand_file = 'icons/mob/inhands/items_lefthand.dmi'
righthand_file = 'icons/mob/inhands/items_righthand.dmi'
throwforce = 20
w_class = WEIGHT_CLASS_SMALL
sharp = TRUE
Expand Down
Binary file modified icons/mob/inhands/items_lefthand.dmi
Binary file not shown.
Binary file modified icons/mob/inhands/items_righthand.dmi
Binary file not shown.
Binary file modified icons/obj/items.dmi
Binary file not shown.
Binary file modified icons/obj/weapons/ammo.dmi
Binary file not shown.

0 comments on commit a755f2e

Please sign in to comment.