mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-24 13:37:16 +01:00
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
This commit is contained in:
@@ -226,6 +226,14 @@
|
||||
/obj/item/clothing/head/fluff/nikki,
|
||||
/obj/item/clothing/under/skirt/outfit/fluff/nikki,
|
||||
/obj/item/clothing/shoes/fluff/nikki)
|
||||
|
||||
// DefiintelyNotARock:Aku Zoles
|
||||
/obj/item/weapon/storage/secure/briefcase/dealer
|
||||
name = "Aku's Dealer briefcase"
|
||||
desc = "A slick black briefcase with a digital lock."
|
||||
starts_with = list(
|
||||
/obj/item/weapon/spacecasinocash/c1000 = 3,
|
||||
/obj/item/weapon/storage/dicecup/loaded = 3)
|
||||
|
||||
/*
|
||||
Swimsuits, for general use, to avoid arriving to work with your swimsuit.
|
||||
|
||||
@@ -2509,3 +2509,19 @@ Departamental Swimsuits, for general use
|
||||
desc = "Cerise's hard-won belt from her glory days. Her skill might have waned since then, but her renown lives on."
|
||||
icon_state = "champion"
|
||||
item_state = null // i swear to god this works - hatterhat
|
||||
|
||||
icon_override = 'icons/vore/custom_onmob_vr.dmi'
|
||||
//Sudate: Shea Corbett
|
||||
/obj/item/clothing/under/fluff/greek_dress
|
||||
name = "mytilenean dress"
|
||||
desc = "It's a breezy, colorful two-part dress woven from linen, with the top consisting of white linen, and the skirt of rougher, sturdy fabric. It's adorned with a yellow belt and embroidered stripes in the hem, and blue highlights at the sleeves. More notably, however, it exposes the wearer's chest entirely."
|
||||
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_state = "greek_dress"
|
||||
worn_state = "greek_dress"
|
||||
rolled_sleeves = 0
|
||||
rolled_down = 0
|
||||
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "greek_dress"
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS|LEGS
|
||||
Reference in New Issue
Block a user