Attempt Numero Dos!

AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
This commit is contained in:
ShadeAware
2020-02-11 17:27:40 -05:00
parent 5e342a6f56
commit 5afbe44be3
7 changed files with 52 additions and 17 deletions
+6 -2
View File
@@ -21911,7 +21911,7 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden{ /obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4 dir = 4
}, },
/obj/machinery/computer/arcade/minesweeper, /obj/machinery/vending/wardrobe/cap_wardrobe,
/turf/open/floor/wood, /turf/open/floor/wood,
/area/crew_quarters/heads/captain) /area/crew_quarters/heads/captain)
"bdj" = ( "bdj" = (
@@ -55854,6 +55854,10 @@
}, },
/turf/open/floor/plasteel, /turf/open/floor/plasteel,
/area/crew_quarters/dorms) /area/crew_quarters/dorms)
"nZL" = (
/obj/machinery/computer/arcade/minesweeper,
/turf/open/floor/wood,
/area/crew_quarters/heads/captain)
"oax" = ( "oax" = (
/obj/structure/table/wood/fancy, /obj/structure/table/wood/fancy,
/obj/machinery/light, /obj/machinery/light,
@@ -90865,7 +90869,7 @@ aVv
aXg aXg
aYF aYF
aZV aZV
bbw nZL
bcn bcn
tgH tgH
ben ben
@@ -62353,7 +62353,7 @@
/turf/open/floor/wood, /turf/open/floor/wood,
/area/crew_quarters/heads/captain/private) /area/crew_quarters/heads/captain/private)
"cbd" = ( "cbd" = (
/obj/effect/landmark/event_spawn, /obj/machinery/vending/wardrobe/cap_wardrobe,
/turf/open/floor/wood, /turf/open/floor/wood,
/area/crew_quarters/heads/captain/private) /area/crew_quarters/heads/captain/private)
"cbe" = ( "cbe" = (
@@ -127169,6 +127169,13 @@
dir = 9 dir = 9
}, },
/area/science/circuit) /area/science/circuit)
"rjr" = (
/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
dir = 1
},
/obj/effect/landmark/event_spawn,
/turf/open/floor/wood,
/area/crew_quarters/heads/captain/private)
"rqh" = ( "rqh" = (
/obj/structure/lattice, /obj/structure/lattice,
/turf/open/space/basic, /turf/open/space/basic,
@@ -169426,7 +169433,7 @@ bUO
bXf bXf
bUQ bUQ
cbe cbe
ccP rjr
ceH ceH
cgu cgu
cij cij
@@ -28355,6 +28355,7 @@
/obj/structure/disposalpipe/segment{ /obj/structure/disposalpipe/segment{
dir = 6 dir = 6
}, },
/obj/machinery/vending/wardrobe/cap_wardrobe,
/turf/open/floor/carpet, /turf/open/floor/carpet,
/area/crew_quarters/heads/captain/private) /area/crew_quarters/heads/captain/private)
"bdL" = ( "bdL" = (
+6 -13
View File
@@ -9830,6 +9830,7 @@
/obj/structure/cable{ /obj/structure/cable{
icon_state = "0-2" icon_state = "0-2"
}, },
/obj/item/twohanded/required/kirbyplants/random,
/turf/open/floor/carpet, /turf/open/floor/carpet,
/area/crew_quarters/heads/captain) /area/crew_quarters/heads/captain)
"axT" = ( "axT" = (
@@ -11162,10 +11163,7 @@
/obj/structure/extinguisher_cabinet{ /obj/structure/extinguisher_cabinet{
pixel_x = -24 pixel_x = -24
}, },
/obj/item/twohanded/required/kirbyplants{ /obj/machinery/vending/wardrobe/cap_wardrobe,
icon_state = "plant-20";
pixel_y = 3
},
/turf/open/floor/plasteel/dark, /turf/open/floor/plasteel/dark,
/area/crew_quarters/heads/captain) /area/crew_quarters/heads/captain)
"aBl" = ( "aBl" = (
@@ -28097,11 +28095,6 @@
}, },
/turf/open/floor/plasteel/dark, /turf/open/floor/plasteel/dark,
/area/science/robotics/lab) /area/science/robotics/lab)
"boY" = (
/obj/effect/turf_decal/bot,
/obj/effect/landmark/start/cyborg,
/turf/open/floor/plasteel,
/area/science/robotics/lab)
"boZ" = ( "boZ" = (
/obj/structure/table, /obj/structure/table,
/obj/machinery/cell_charger, /obj/machinery/cell_charger,
@@ -98811,8 +98804,8 @@ beI
bkt bkt
blH blH
bmO bmO
boY bnQ
boY bnQ
bqi bqi
bry bry
bsZ bsZ
@@ -99068,8 +99061,8 @@ bju
bkt bkt
blI blI
bmO bmO
boY bnQ
boY bnQ
bqi bqi
brz brz
bta bta
+30
View File
@@ -399,3 +399,33 @@
/obj/item/vending_refill/wardrobe/viro_wardrobe /obj/item/vending_refill/wardrobe/viro_wardrobe
machine_name = "ViroDrobe" machine_name = "ViroDrobe"
/obj/machinery/vending/wardrobe/cap_wardrobe
name = "Captain's Wardrobe"
desc = "The latest and greatest in Nanotrasen fashion for your great leader."
icon_state = "capsdrobe"
icon_deny = "capsdrobe-deny"
product_ads = "Only the greatest for a commander such as ours."
req_access = list(ACCESS_CAPTAIN)
vend_reply = "A wonderful day to you, great leader."
products = list(/obj/item/clothing/suit/hooded/wintercoat/captain = 1,
/obj/item/storage/backpack/captain = 1,
/obj/item/storage/backpack/satchel/cap = 1,
/obj/item/storage/backpack/duffelbag/captain = 1,
/obj/item/clothing/neck/cloak/cap = 1,
/obj/item/clothing/shoes/sneakers/brown = 2,
/obj/item/clothing/under/rank/captain = 1,
/obj/item/clothing/under/rank/captain/skirt = 1,
/obj/item/clothing/head/caphat = 1,
/obj/item/clothing/head/caphat/parade = 1,
/obj/item/clothing/head/caphat/beret = 1,
/obj/item/clothing/head/caphat/beret/white = 1,
/obj/item/clothing/under/captainparade = 1,
/obj/item/clothing/suit/captunic = 1,
/obj/item/clothing/under/rank/captain/femformal = 1,
/obj/item/clothing/glasses/sunglasses/gar/supergar = 1,
/obj/item/clothing/gloves/color/captain = 1)
refill_canister = /obj/item/vending_refill/wardrobe/cap_wardrobe
/obj/item/vending_refill/wardrobe/cap_wardrobe
machine_name = "Captain's Wardrobe"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB