mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Replaces EUM with the overhauled Hieroaetheria (#18832)
Replaces all things EUM with the overhauled Hieroaetheria.    Above accent icons by Caelphon.  Hieroaetherian accent icon by Hollyhock.
This commit is contained in:
@@ -16,12 +16,12 @@
|
||||
drop_sound = 'sound/items/drop/card.ogg'
|
||||
pickup_sound = 'sound/items/pickup/card.ogg'
|
||||
|
||||
/obj/item/clothing/accessory/poncho/eumponcho
|
||||
name = "adorned poncho"
|
||||
desc = "A poncho made of some sort of mesh weave material adorned by a piece of colored fabric wrapped around it."
|
||||
/obj/item/clothing/accessory/poncho/hieroaetherian_poncho
|
||||
name = "adorned hieroaetherian poncho"
|
||||
desc = "A Hieroaetherian poncho made of some sort of mesh weave material, adorned by a piece of colored fabric wrapped around it that denotes their home nation."
|
||||
icon = 'icons/obj/diona_items.dmi'
|
||||
icon_state = "eumponcho"
|
||||
item_state = "eumponcho"
|
||||
icon_state = "hieroaetherian_poncho"
|
||||
item_state = "hieroaetherian_poncho"
|
||||
icon_override = null
|
||||
contained_sprite = TRUE
|
||||
build_from_parts = TRUE
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
icon_state = "narrows"
|
||||
item_state = "narrows"
|
||||
|
||||
/obj/item/clothing/under/diona/dionatunic
|
||||
name = "floral tunic"
|
||||
desc = "A tunic made up of several colorful fabrics and adorned with seemingly still-living vines and flowers"
|
||||
icon_state = "dionatunic"
|
||||
item_state = "dionatunic"
|
||||
/obj/item/clothing/under/diona/hieroaetherian_tunic
|
||||
name = "hieroaetherian tunic"
|
||||
desc = "A traditional tunic worn on Hieroaetheria, made up of several colorful fabrics and adorned with a seemingly still-living, bioluminescent Starvine."
|
||||
icon_state = "hieroaetherian_tunic"
|
||||
item_state = "hieroaetherian_tunic"
|
||||
|
||||
Reference in New Issue
Block a user