mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
More Gunbuster Fixes
This commit is contained in:
@@ -6,10 +6,8 @@
|
|||||||
icon_state = "gbuster100"
|
icon_state = "gbuster100"
|
||||||
|
|
||||||
icon_override = 'icons/vore/custom_guns_vr.dmi'
|
icon_override = 'icons/vore/custom_guns_vr.dmi'
|
||||||
item_state = null
|
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')
|
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_state_slots = list(slot_r_hand_str = "gbuster_r", slot_l_hand_str = "gbuster_l")
|
|
||||||
slot_flags = null
|
|
||||||
|
|
||||||
w_class = ITEMSIZE_NORMAL
|
w_class = ITEMSIZE_NORMAL
|
||||||
origin_tech = list(TECH_COMBAT = 8, TECH_MATERIAL = 4)
|
origin_tech = list(TECH_COMBAT = 8, TECH_MATERIAL = 4)
|
||||||
|
|||||||
Reference in New Issue
Block a user