Skip to content

Commit

Permalink
Fix: Anaconda sprite
Browse files Browse the repository at this point in the history
  • Loading branch information
dj-34 committed Oct 16, 2023
1 parent 489f759 commit f035c41
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modular_ss220/objects/code/weapons.dm
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
righthand_file = 'modular_ss220/objects/icons/guns_righthand.dmi'
icon = 'modular_ss220/objects/icons/guns.dmi'
icon_state = "anaconda"
item_state = "anaconda"

/obj/item/gun/projectile/revolver/anaconda/attackby(obj/item/A, mob/user, params)
if(istype(A, /obj/item/ammo_box/box_d44))
Expand Down
Binary file modified modular_ss220/objects/icons/guns_lefthand.dmi
Binary file not shown.

0 comments on commit f035c41

Please sign in to comment.