mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
fixes battlerifle and unsc shotgun worn sprites
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
icon = 'icons/obj/gun_vr.dmi'
|
||||
icon_state = "battlerifle"
|
||||
icon_override = 'icons/obj/gun_vr.dmi'
|
||||
item_state = "battlerifle"
|
||||
item_state = "battlerifle_i"
|
||||
item_icons = null
|
||||
w_class = ITEMSIZE_LARGE
|
||||
recoil = 2 // The battlerifle was known for its nasty recoil.
|
||||
@@ -64,7 +64,7 @@
|
||||
icon_state = "haloshotgun"
|
||||
|
||||
icon_override = 'icons/obj/gun_vr.dmi'
|
||||
item_state = "haloshotgun"
|
||||
item_state = "haloshotgun_i"
|
||||
item_icons = null
|
||||
|
||||
ammo_type = /obj/item/ammo_casing/shotgun
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 27 KiB |
Reference in New Issue
Block a user