mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Rename "Aronai Kadigan" -> "Aronai Sieyes"
This commit is contained in:
@@ -51,14 +51,14 @@
|
|||||||
display_name = "centcom medical uniform"
|
display_name = "centcom medical uniform"
|
||||||
description = "A medical uniform straight from Central Command."
|
description = "A medical uniform straight from Central Command."
|
||||||
ckeywhitelist = list("arokha")
|
ckeywhitelist = list("arokha")
|
||||||
character_name = list("Aronai Kadigan")
|
character_name = list("Aronai Sieyes")
|
||||||
|
|
||||||
/datum/gear/fluff/aronai_ccmedjacket
|
/datum/gear/fluff/aronai_ccmedjacket
|
||||||
path = /obj/item/clothing/suit/storage/service/sifguard/medical/command
|
path = /obj/item/clothing/suit/storage/service/sifguard/medical/command
|
||||||
display_name = "centcom medical jacket"
|
display_name = "centcom medical jacket"
|
||||||
description = "A medical jacket straight from Central Command."
|
description = "A medical jacket straight from Central Command."
|
||||||
ckeywhitelist = list("arokha")
|
ckeywhitelist = list("arokha")
|
||||||
character_name = list("Aronai Kadigan")
|
character_name = list("Aronai Sieyes")
|
||||||
|
|
||||||
// B CKEYS
|
// B CKEYS
|
||||||
/datum/gear/fluff/yuuko_kimono
|
/datum/gear/fluff/yuuko_kimono
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
var/list/whitelisted_to //List of ckeys that are allowed to pick this in charsetup.
|
var/list/whitelisted_to //List of ckeys that are allowed to pick this in charsetup.
|
||||||
|
|
||||||
//////////////// For-specific-character fluff ones /////////////////
|
//////////////// For-specific-character fluff ones /////////////////
|
||||||
// arokha : Aronai Kadigan
|
// arokha : Aronai Sieyes
|
||||||
/datum/robolimb/kitsuhana
|
/datum/robolimb/kitsuhana
|
||||||
company = "Kitsuhana"
|
company = "Kitsuhana"
|
||||||
desc = "This limb seems rather vulpine and fuzzy, with realistic-feeling flesh."
|
desc = "This limb seems rather vulpine and fuzzy, with realistic-feeling flesh."
|
||||||
|
|||||||
@@ -315,7 +315,7 @@
|
|||||||
to_chat(user, "<span class='warning'>This isn't even an ID card you idiot.</span>")
|
to_chat(user, "<span class='warning'>This isn't even an ID card you idiot.</span>")
|
||||||
return
|
return
|
||||||
|
|
||||||
//arokha:Aronai Kadigan - Centcom ID (Medical dept)
|
//arokha:Aronai Sieyes - Centcom ID (Medical dept)
|
||||||
/obj/item/weapon/card/id/centcom/station/fluff/aronai
|
/obj/item/weapon/card/id/centcom/station/fluff/aronai
|
||||||
registered_name = "CONFIGURE ME"
|
registered_name = "CONFIGURE ME"
|
||||||
assignment = "CC Medical"
|
assignment = "CC Medical"
|
||||||
|
|||||||
@@ -74,7 +74,7 @@ item_path: /obj/item/device/flashlight/pen/fluff/lynn
|
|||||||
|
|
||||||
{
|
{
|
||||||
ckey: arokha
|
ckey: arokha
|
||||||
character_name: Aronai Kadigan
|
character_name: Aronai Sieyes
|
||||||
item_path: /obj/item/clothing/under/solgov/utility/sifguard/medical/command
|
item_path: /obj/item/clothing/under/solgov/utility/sifguard/medical/command
|
||||||
item_name: centcom medical uniform
|
item_name: centcom medical uniform
|
||||||
item_desc: A medical uniform straight from Central Command.
|
item_desc: A medical uniform straight from Central Command.
|
||||||
@@ -82,7 +82,7 @@ item_desc: A medical uniform straight from Central Command.
|
|||||||
|
|
||||||
{
|
{
|
||||||
ckey: arokha
|
ckey: arokha
|
||||||
character_name: Aronai Kadigan
|
character_name: Aronai Sieyes
|
||||||
item_path: /obj/item/clothing/suit/storage/service/sifguard/medical/command
|
item_path: /obj/item/clothing/suit/storage/service/sifguard/medical/command
|
||||||
item_name: centcom medical jacket
|
item_name: centcom medical jacket
|
||||||
item_desc: A medical jacket straight from Central Command.
|
item_desc: A medical jacket straight from Central Command.
|
||||||
@@ -90,7 +90,7 @@ item_desc: A medical jacket straight from Central Command.
|
|||||||
|
|
||||||
{
|
{
|
||||||
ckey: arokha
|
ckey: arokha
|
||||||
character_name: Aronai Kadigan
|
character_name: Aronai Sieyes
|
||||||
item_path: /obj/item/weapon/card/id/centcom/station/fluff/aronai
|
item_path: /obj/item/weapon/card/id/centcom/station/fluff/aronai
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user