mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
Move like every clothing icon file
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
icon_override = 'icons/vore/custom_guns_vr.dmi'
|
||||
item_state = "gbuster"
|
||||
item_icons = list(slot_r_hand_str = 'icons/vore/custom_guns_vr.dmi', slot_l_hand_str = 'icons/vore/custom_guns_vr.dmi', "slot_belt" = 'icons/mob/belt_vr.dmi')
|
||||
item_icons = list(slot_r_hand_str = 'icons/vore/custom_guns_vr.dmi', slot_l_hand_str = 'icons/vore/custom_guns_vr.dmi', "slot_belt" = 'icons/inventory/belt/mob_vr.dmi')
|
||||
|
||||
w_class = ITEMSIZE_NORMAL
|
||||
origin_tech = list(TECH_COMBAT = 8, TECH_MATERIAL = 4)
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
/obj/item/weapon/gun/energy/hooklauncher/ring
|
||||
name = "ominous ring"
|
||||
desc = "A small ring with strange symbols engraved upon it."
|
||||
icon = 'icons/obj/clothing/rings.dmi'
|
||||
icon = 'icons/inventory/hands/item.dmi'
|
||||
icon_state = "seal-signet"
|
||||
item_state = "concealed"
|
||||
|
||||
|
||||
@@ -197,7 +197,7 @@
|
||||
icon = 'icons/obj/gun_vr.dmi'
|
||||
icon_state = "phaserkill"
|
||||
item_state = "phaser"
|
||||
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', "slot_belt" = 'icons/mob/belt_vr.dmi')
|
||||
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', "slot_belt" = 'icons/inventory/belt/mob_vr.dmi')
|
||||
fire_sound = 'sound/weapons/laser2.ogg'
|
||||
origin_tech = list(TECH_COMBAT = 4, TECH_MAGNET = 2, TECH_POWER = 4)
|
||||
charge_cost = 300
|
||||
|
||||
Reference in New Issue
Block a user