mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-30 00:22:03 +01:00
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
character_name = list("Xander Bevin")
|
||||
|
||||
/datum/gear/fluff/charlotte_cigarettes
|
||||
path = /obj/item/weapon/storage/fancy/cigarettes/charlotte
|
||||
path = /obj/item/weapon/storage/fancy/fluff/charlotte
|
||||
display_name = "Charlotte's cigarette case"
|
||||
ckeywhitelist = list("alfalah")
|
||||
character_name = list("Charlotte Graves")
|
||||
@@ -95,11 +95,23 @@
|
||||
character_name = list("Aronai Sieyes")
|
||||
|
||||
/datum/gear/fluff/astra_ritualknife
|
||||
path = /obj/item/weapon/material/knife/ritual/fluff/astra
|
||||
display_name = "Polished Ritual Knife"
|
||||
description = "A well kept strange ritual knife, There is a small tag with the name 'Astra Ether' on it. They are probably looking for this."
|
||||
ckeywhitelist = list("astraether")
|
||||
character_name = list("Astra Ether")
|
||||
path = /obj/item/weapon/material/knife/ritual/fluff/astra
|
||||
display_name = "Polished Ritual Knife"
|
||||
description = "A well kept strange ritual knife, There is a small tag with the name 'Astra Ether' on it. They are probably looking for this."
|
||||
ckeywhitelist = list("astraether")
|
||||
character_name = list("Astra Ether")
|
||||
|
||||
/datum/gear/fluff/astra_medal
|
||||
path = /obj/item/clothing/accessory/medal/conduct
|
||||
display_name = "Astra's Conduct Medal"
|
||||
ckeywhitelist = list("astraether")
|
||||
character_name = list("Astra Ether")
|
||||
|
||||
/datum/gear/fluff/astra_medal_2
|
||||
path = /obj/item/clothing/accessory/medal/silver/unity
|
||||
display_name = "Astra's Unity Medal"
|
||||
ckeywhitelist = list("astraether")
|
||||
character_name = list("Astra Ether")
|
||||
|
||||
/datum/gear/fluff/collar/azura
|
||||
path = /obj/item/clothing/accessory/collar/azura
|
||||
@@ -155,6 +167,12 @@
|
||||
ckeywhitelist = list("blakeryan")
|
||||
character_name = list("Nolan Conaway")
|
||||
|
||||
/datum/gear/fluff/amber_medal
|
||||
path = /obj/item/clothing/accessory/medal/conduct
|
||||
display_name = "Amber's Conduct Medal"
|
||||
ckeywhitelist = list("bluewolf128")
|
||||
character_name = list("Amber Wresspenn")
|
||||
|
||||
/datum/gear/fluff/charles_hat
|
||||
path = /obj/item/clothing/head/that/fluff/gettler
|
||||
display_name = "Charles' Top-Hat"
|
||||
@@ -195,6 +213,12 @@
|
||||
ckeywhitelist = list("bacon12366")
|
||||
character_name = list("Elly Brown")
|
||||
|
||||
/datum/gear/fluff/alibig_medal
|
||||
path = /obj/item/clothing/accessory/medal/conduct
|
||||
display_name = "Ali Big's Conduct Medal"
|
||||
ckeywhitelist = list("bigbababooey")
|
||||
character_name = list("Ali Big")
|
||||
|
||||
// C CKEYS
|
||||
/datum/gear/fluff/cappy_watch
|
||||
path = /obj/item/clothing/accessory/watch
|
||||
@@ -266,6 +290,18 @@
|
||||
ckeywhitelist = list("dickfreedomjohnson")
|
||||
character_name = list("Elliot Richards")
|
||||
|
||||
/datum/gear/fluff/donald_medal
|
||||
path = /obj/item/clothing/accessory/medal/conduct
|
||||
display_name = "Donald's Conduct Medal"
|
||||
ckeywhitelist = list("drainquake")
|
||||
character_name = list("Donald Weinbeck")
|
||||
|
||||
/datum/gear/fluff/donald_medal_2
|
||||
path = /obj/item/clothing/accessory/medal/bronze_heart
|
||||
display_name = "Donald's Heart Medal"
|
||||
ckeywhitelist = list("drainquake")
|
||||
character_name = list("Donald Weinbeck")
|
||||
|
||||
/datum/gear/fluff/drake_box
|
||||
path = /obj/item/weapon/storage/box/fluff/drake
|
||||
display_name = "Drake's Box"
|
||||
@@ -576,6 +612,12 @@
|
||||
character_name = list("Ashley Kifer")
|
||||
|
||||
// L CKEYS
|
||||
/datum/gear/fluff/kenzie_medal
|
||||
path = /obj/item/clothing/accessory/medal/conduct
|
||||
display_name = "Kenzie's Conduct Medal"
|
||||
ckeywhitelist = list("lm40")
|
||||
character_name = list("Kenzie Houser")
|
||||
|
||||
/datum/gear/fluff/kenzie_hypospray
|
||||
path = /obj/item/weapon/reagent_containers/hypospray/vial/kenzie
|
||||
display_name = "Kenzie's Hypospray"
|
||||
@@ -783,6 +825,18 @@
|
||||
ckeywhitelist = list("sageofaether12")
|
||||
character_name = list("Brynhild Vandradottir")
|
||||
|
||||
/datum/gear/fluff/brynhild_medal_3
|
||||
path = /obj/item/clothing/accessory/medal/conduct
|
||||
display_name = "Brynhild's Conduct Medal"
|
||||
ckeywhitelist = list("sageofaether12")
|
||||
character_name = list("Brynhild Vandradottir")
|
||||
|
||||
/datum/gear/fluff/brynhild_medal_4
|
||||
path = /obj/item/clothing/accessory/medal/bronze_heart
|
||||
display_name = "Brynhild's Heart Medal"
|
||||
ckeywhitelist = list("sageofaether12")
|
||||
character_name = list("Brynhild Vandradottir")
|
||||
|
||||
/datum/gear/fluff/kateryna_voidsuit
|
||||
path = /obj/item/clothing/suit/space/void/engineering/kate
|
||||
display_name = "Kateryna's Voidsuit"
|
||||
@@ -918,6 +972,12 @@
|
||||
ckeywhitelist = list("tabiranth")
|
||||
character_name = list("Ascian")
|
||||
|
||||
/datum/gear/fluff/ascian_medal_3
|
||||
path = /obj/item/clothing/accessory/medal/conduct
|
||||
display_name = "Ascian's Conduct Medal"
|
||||
ckeywhitelist = list("tabiranth")
|
||||
character_name = list("Ascian")
|
||||
|
||||
/datum/gear/fluff/ascian_spiritspawner
|
||||
path = /obj/item/weapon/grenade/spawnergrenade/spirit
|
||||
display_name = "The Best Kitten"
|
||||
|
||||
Reference in New Issue
Block a user