mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Trinarism care package (#23008)
Adds new Trinarist coif variants, a resprite for the Trinarist robes and stave, and new Trinarist tunics. Credit for the bulk of the spritework goes to Wezzy, I cobbled the rest haphazardly together. <img width="329" height="986" alt="image" src="https://github.com/user-attachments/assets/ce3b7d6c-3a76-443f-a8a6-50b25170766e" /> --- <img width="286" height="932" alt="image" src="https://github.com/user-attachments/assets/d4b1bf4d-d9c4-4835-95f0-b67e0f5a92b3" /> --- <img width="478" height="131" alt="image" src="https://github.com/user-attachments/assets/f9bd0954-c024-4944-aa2b-7a3cd6233bda" /> --- <img width="305" height="927" alt="image" src="https://github.com/user-attachments/assets/9f2bc04d-70fd-4766-a119-7c9e9f6d715f" /> --- <img width="277" height="919" alt="image" src="https://github.com/user-attachments/assets/7a065f3d-7514-48cf-a647-15c649133d86" /> --- <img width="109" height="110" alt="image" src="https://github.com/user-attachments/assets/0a5cfb66-5090-471c-b8c3-d4be8c5caab6" /> <img width="116" height="115" alt="image" src="https://github.com/user-attachments/assets/8c4452d9-0a25-45d3-a763-bbdfded1d93e" /> <img width="115" height="108" alt="image" src="https://github.com/user-attachments/assets/c50f8636-cde0-4290-a498-5ec6fe0bd799" />
This commit is contained in:
@@ -231,15 +231,17 @@
|
||||
return INITIALIZE_HINT_NORMAL
|
||||
|
||||
/obj/item/nullrod/clockworkstave
|
||||
name = "\improper clockwork stave"
|
||||
desc = "A long, wooden stave with a gear and triangle at the top, utilized by the clergy of the Trinary Perfection. The ornate pieces atop the stave are often delicately \
|
||||
hand-crafted by synthetics from the monastic Order of Pitters and exported off the planet of Axiom."
|
||||
name = "\improper stave of ecclesiastical office"
|
||||
desc = "A long brass stave used as the marker of the holder of some ecclesiastical \
|
||||
office in the church of the Trinary Perfection. Priests, bishops, and government \
|
||||
officials often bear such a staff; all faithful Trinarists ought listen when one \
|
||||
holding it makes their voice heard."
|
||||
icon = 'icons/obj/trinary_stave.dmi'
|
||||
icon_state = "trinary_stave"
|
||||
item_state = "trinary_stave"
|
||||
contained_sprite = TRUE
|
||||
|
||||
w_class = WEIGHT_CLASS_BULKY
|
||||
slot_flags = SLOT_BACK
|
||||
|
||||
/obj/item/nullrod/verb/change(mob/living/user)
|
||||
set name = "Reassemble Null Item"
|
||||
|
||||
@@ -506,6 +506,14 @@
|
||||
/obj/item/clothing/suit/storage/tajaran/messa = 3,
|
||||
/obj/item/clothing/suit/storage/tajaran/matake = 2,
|
||||
/obj/item/clothing/suit/storage/tajaran/azubarre = 2,
|
||||
/obj/item/clothing/suit/storage/hooded/trinary_robes = 1,
|
||||
/obj/item/clothing/suit/storage/hooded/trinary_robes/templeist = 1,
|
||||
/obj/item/clothing/suit/storage/hooded/trinary_robes/habit = 1,
|
||||
/obj/item/clothing/head/trinary = 1,
|
||||
/obj/item/clothing/accessory/poncho/trinary/shouldercape = 1,
|
||||
/obj/item/clothing/accessory/poncho/trinary/pellegrina = 1,
|
||||
/obj/item/clothing/accessory/poncho/trinary = 1,
|
||||
/obj/item/clothing/accessory/badge/trinary = 1,
|
||||
/obj/item/clothing/head/chaplain_hood = 3,
|
||||
/obj/item/clothing/head/nun_hood = 3,
|
||||
/obj/item/clothing/head/hijab = 3,
|
||||
@@ -515,6 +523,7 @@
|
||||
/obj/item/clothing/mask/trinary_mask = 3,
|
||||
/obj/item/clothing/mask/gas/unathi = 3,
|
||||
/obj/item/clothing/mask/tajara = 3,
|
||||
/obj/item/clothing/ears/antenna/trinary_halo = 1,
|
||||
/obj/item/clothing/accessory/apron/dharmela = 2,
|
||||
/obj/item/clothing/shoes/sneakers/black = 3,
|
||||
/obj/item/storage/box/fancy/candle_box = 3,
|
||||
|
||||
Reference in New Issue
Block a user