mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-01 21:12:27 +00:00
Tail Overhaul 2 (#15577)
* Tail Styles * sql migration * finishing touches * cl * accidentally left this in * credit spriter * animated cloth * cl fix * update migration * updated SQL & changelog, merge conflicts resolved * adds checks for species type in standard.dm * the above but better * Applies Suggestions --------- Co-authored-by: Geeves <ggrobler447@gmail.com> Co-authored-by: Werner <1331699+Arrow768@users.noreply.github.com> Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
@@ -428,6 +428,12 @@
|
||||
charm["holy sun rosette"] = /obj/item/clothing/accessory/tajaran/srendarr
|
||||
gear_tweaks += new /datum/gear_tweak/path(charm)
|
||||
|
||||
/datum/gear/tail_cloth
|
||||
display_name = "tail cloth"
|
||||
path = /obj/item/clothing/tail_accessory/tail_cloth
|
||||
sort_category = "Xenowear - Tajara"
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/accessory/dpra_party_pin
|
||||
display_name = "democratic peoples republic party pins selection"
|
||||
description = "A selection of DPRA party pins."
|
||||
|
||||
Reference in New Issue
Block a user