mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Adds the Clockwork Stave, a Trinarist null rod variant (#21194)
Title. No special mechanics for it unless requested by synthetic lore <img width="608" height="608" alt="image" src="https://github.com/user-attachments/assets/bf3e2afe-b5c5-473c-8fba-8437d7107f31" /> <img width="77" height="76" alt="image" src="https://github.com/user-attachments/assets/46570b24-ab02-4486-896c-34e67507c7c5" /> Noble Row is credited with the on-mob sprites! --------- Signed-off-by: Matt Atlas <mattiathebest2000@hotmail.it> Co-authored-by: Gabby <59633984+feartheblackout@users.noreply.github.com> Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
This commit is contained in:
co-authored by
Gabby
Matt Atlas
parent
cac769d0e3
commit
0b63d06521
@@ -221,6 +221,17 @@
|
||||
light_power = 2
|
||||
light_color = LIGHT_COLOR_BLUE
|
||||
|
||||
/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 Society of Pitters and exported off the planet of Orepit."
|
||||
icon = 'icons/obj/trinary_stave.dmi'
|
||||
icon_state = "trinary_stave"
|
||||
item_state = "trinary_stave"
|
||||
contained_sprite = TRUE
|
||||
|
||||
w_class = WEIGHT_CLASS_BULKY
|
||||
|
||||
/obj/item/nullrod/verb/change(mob/living/user)
|
||||
set name = "Reassemble Null Item"
|
||||
set category = "Object"
|
||||
|
||||
Reference in New Issue
Block a user