mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Removes Pleig's custom item (#18378)
This commit is contained in:
@@ -2026,14 +2026,3 @@ All custom items with worn sprites must follow the contained sprite system: http
|
||||
item_state = "ashkii_cloak"
|
||||
contained_sprite = TRUE
|
||||
|
||||
/obj/item/clothing/suit/storage/medical_chest_rig/fluff/pleig_rig
|
||||
name = "\improper Lyukal medical rig"
|
||||
desc = "This blue chestpiece, stylized after a traditional paramedic's chest rig, contains the iconography of the Federation Resistance, also known as the Lyukal, with \
|
||||
the flag of the Free Traverse on the back. It is most suited to the form of a worker or warrior Vaurca."
|
||||
icon = 'icons/obj/custom_items/pleig_rig.dmi'
|
||||
icon_override = 'icons/obj/custom_items/pleig_rig.dmi'
|
||||
icon_state = "pleig_rig"
|
||||
item_state = "pleig_rig"
|
||||
contained_sprite = TRUE
|
||||
species_restricted = list(BODYTYPE_VAURCA)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user