mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-25 14:07:18 +01:00
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
This commit is contained in:
@@ -44,6 +44,10 @@
|
||||
display_name = "collar, cowbell"
|
||||
path = /obj/item/clothing/accessory/collar/cowbell
|
||||
|
||||
/datum/gear/collar/planet_earth
|
||||
display_name = "collar, planet"
|
||||
path = /obj/item/clothing/accessory/collar/collarplanet_earth
|
||||
|
||||
/datum/gear/collar/holo
|
||||
display_name = "collar, holo"
|
||||
path = /obj/item/clothing/accessory/collar/holo
|
||||
|
||||
@@ -198,6 +198,12 @@
|
||||
ckeywhitelist = list("bobofboblandia")
|
||||
character_name = list("Charles Gettler")
|
||||
|
||||
/datum/gear/fluff/nettie_tablet
|
||||
path = /obj/item/modular_computer/tablet/preset/custom_loadout/nettie
|
||||
display_name = "Remodeled Tablet"
|
||||
ckeywhitelist = list("bricker98")
|
||||
character_name = list("Nettie Stough")
|
||||
|
||||
/datum/gear/fluff/xin_sovietuniform
|
||||
path = /obj/item/clothing/under/soviet
|
||||
display_name = "Xin's Soviet Uniform"
|
||||
@@ -1380,4 +1386,4 @@
|
||||
path = /obj/item/device/modkit_conversion/crusader_luck
|
||||
display_name = "Lucky's amour"
|
||||
ckeywhitelist = list ("thedavestdave")
|
||||
character_name = list("Lucky")
|
||||
character_name = list("Lucky")
|
||||
|
||||
@@ -74,3 +74,8 @@
|
||||
display_name = "bluespace bracelet"
|
||||
path = /obj/item/clothing/gloves/bluespace
|
||||
cost = 5
|
||||
|
||||
/datum/gear/utility/walkpod
|
||||
display_name = "podzu music player"
|
||||
path = /obj/item/device/walkpod
|
||||
cost = 2
|
||||
|
||||
Reference in New Issue
Block a user