mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-18 03:36:07 +01:00
Merge pull request #7619 from storesund98/master
Aurora's floof, I mean fluff item
This commit is contained in:
@@ -89,6 +89,13 @@
|
||||
ckeywhitelist = list("azurachitin")
|
||||
character_name = list("Azura Chitin")
|
||||
|
||||
/datum/gear/fluff/aurora
|
||||
path = /obj/item/clothing/accessory/solgov/department/security/aurora
|
||||
display_name = "Aurora's keepsake"
|
||||
description = "An old solgov sec insignia given to Aurora"
|
||||
ckeywhitelist = list("storesund97")
|
||||
character_name = list("Aurora")
|
||||
|
||||
// B CKEYS
|
||||
/datum/gear/fluff/yuuko_kimono
|
||||
path = /obj/item/clothing/under/fluff/sakura_hokkaido_kimono
|
||||
|
||||
@@ -1821,3 +1821,8 @@
|
||||
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "blindshades_mob"
|
||||
|
||||
//Storesund97 - Aurora
|
||||
/obj/item/clothing/accessory/solgov/department/security/aurora
|
||||
name = "Old security insignia"
|
||||
desc = "Insignia denoting assignment to the security department. These fit Expeditionary Corps uniforms. This one seems to be from the 2100s..."
|
||||
|
||||
Reference in New Issue
Block a user