mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-29 10:21:52 +00:00
Revert "item_icon switch for boltaction rifles"
This reverts commit 78df693569.
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
icon = 'icons/obj/gun_vr.dmi'
|
||||
icon_state = "boltaction_p"
|
||||
item_state = "boltaction_p"
|
||||
item_icons = list(slot_l_hand_str = 'icons/mob/items/lefthand_guns_vr.dmi', slot_r_hand_str = 'icons/mob/items/righthand_guns_vr.dmi')
|
||||
max_shells = 4
|
||||
ammo_type = /obj/item/ammo_casing/a762/practice
|
||||
|
||||
@@ -93,7 +92,6 @@
|
||||
icon = 'icons/obj/gun_vr.dmi'
|
||||
icon_state = "boltaction_s"
|
||||
item_state = "boltaction_p"
|
||||
item_icons = list(slot_l_hand_str = 'icons/mob/items/lefthand_guns_vr.dmi', slot_r_hand_str = 'icons/mob/items/righthand_guns_vr.dmi')
|
||||
fire_sound = 'sound/weapons/Gunshot_generic_rifle.ogg'
|
||||
max_shells = 4
|
||||
slot_flags = null
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 8.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 9.6 KiB |
Reference in New Issue
Block a user