mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 11:30:35 +01:00
Custom items 20/08 (#6897)
Adds the following items Iorakian Cape Star 266 icons Wolf Mini pAI
This commit is contained in:
@@ -2955,3 +2955,13 @@ All custom items with worn sprites must follow the contained sprite system: http
|
||||
icon = 'icons/obj/custom_items/fraseq_journal.dmi'
|
||||
icon_state = "fraseq_journal"
|
||||
w_class = 3
|
||||
|
||||
|
||||
/obj/item/clothing/accessory/poncho/fluff/ioraks_cape //Iorakian Cape - Kuhserze Ioraks - geeves
|
||||
name = "iorakian cape"
|
||||
desc = "A tough leather cape, with neat colours of the Ioraks clan threaded through the seams."
|
||||
icon = 'icons/obj/custom_items/ioraks_cape.dmi'
|
||||
icon_state = "ioraks_cape"
|
||||
item_state = "ioraks_cape"
|
||||
contained_sprite = TRUE
|
||||
icon_override = FALSE
|
||||
Reference in New Issue
Block a user