mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-11 09:53:48 +00:00
6 lines
386 B
Plaintext
6 lines
386 B
Plaintext
/obj/item/weapon/shield/energy/imperial
|
|
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
|
|
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') |