mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
Fixes Elven Weapons
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
icon_state = "impsword"
|
||||
icon = 'icons/obj/weapons_vr.dmi'
|
||||
item_icons = list(slot_l_hand_str = 'icons/mob/items/lefthand_melee_vr.dmi', slot_r_hand_str = 'icons/mob/items/righthand_melee_vr.dmi')
|
||||
colorable = FALSE
|
||||
lcolor = "#FFFFFF"
|
||||
colorable = FALSE
|
||||
lcolor = "#FFFFFF"
|
||||
@@ -2,7 +2,7 @@
|
||||
name = "energy scutum"
|
||||
desc = "It's really easy to mispronounce the name of this shield if you've only read it in books."
|
||||
icon = 'icons/obj/weapons_vr.dmi'
|
||||
icon_state = "eshield0" // eshield1 for expanded
|
||||
icon_state = "impshield" // eshield1 for expanded
|
||||
item_icons = list(slot_l_hand_str = 'icons/mob/items/lefthand_melee_vr.dmi', slot_r_hand_str = 'icons/mob/items/righthand_melee_vr.dmi')
|
||||
|
||||
/obj/item/weapon/shield/fluff/wolfgirlshield
|
||||
|
||||
Reference in New Issue
Block a user