mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Hive Flag Tunnel Cloaks (#17287)
* cloaks * certified \improper moment Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> --------- Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
co-authored by
SleepyGemmy
parent
5f3511037f
commit
3daaff3805
@@ -981,6 +981,24 @@
|
||||
icon_state = "seccape"
|
||||
item_state = "seccape"
|
||||
|
||||
/obj/item/storage/backpack/cloak/zora
|
||||
name = "\improper Zo'ra tunnel cloak"
|
||||
desc = "A Vaurca cloak with storage pockets. This one has the Zo'ra Hive flag design."
|
||||
icon_state = "zoracape"
|
||||
item_state = "zoracape"
|
||||
|
||||
/obj/item/storage/backpack/cloak/klax
|
||||
name = "\improper K'lax tunnel cloak"
|
||||
desc = "A Vaurca cloak with storage pockets. This one has the K'lax Hive flag design."
|
||||
icon_state = "klaxcape"
|
||||
item_state = "klaxcape"
|
||||
|
||||
/obj/item/storage/backpack/cloak/cthur
|
||||
name = "\improper C'thur tunnel cloak"
|
||||
desc = "A Vaurca cloak with storage pockets. This one has the C'thur Hive flag design."
|
||||
icon_state = "cthurcape"
|
||||
item_state = "cthurcape"
|
||||
|
||||
/obj/item/storage/backpack/kala
|
||||
name = "skrell backpack"
|
||||
desc = "A lightly padded, waterproof backpack worn by Skrell."
|
||||
|
||||
Reference in New Issue
Block a user