mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 01:34:01 +00:00
## About The Pull Request Renames the schoolgirl costume to seifuku, the japanese name for sailor style uniforms. Resprites the uniform using GAGs. Adds an 'adjust' style for the uniforms(rolled sleeves). Tweaks the stock uniform colors from blue, red, green, and orange to blue, red, teal, and tan. stock options blue, red, teal, tan. long sleeve/short sleeve  custom colors as example +anyone sad about the sailor moon reference being replaced with more basic colors dont worry you can still make them :)  ## Why It's Good For The Game Updates the sprite to be more inline with our current clothes. Makes the sprite in-game player customizable. ## Changelog 🆑 image: resprites the schoolgirl outfit using GAGs /🆑
178 lines
1.8 KiB
Plaintext
178 lines
1.8 KiB
Plaintext
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
|
|
"a" = (
|
|
/turf/open/floor/holofloor,
|
|
/area/template_noop)
|
|
"j" = (
|
|
/obj/structure/chair{
|
|
dir = 1
|
|
},
|
|
/turf/open/floor/holofloor,
|
|
/area/template_noop)
|
|
"n" = (
|
|
/obj/structure/table,
|
|
/obj/item/paper,
|
|
/obj/item/pen,
|
|
/obj/item/clothing/under/costume/seifuku,
|
|
/obj/item/toy/katana,
|
|
/turf/open/floor/holofloor,
|
|
/area/template_noop)
|
|
"s" = (
|
|
/obj/structure/table/wood,
|
|
/obj/item/toy/crayon/white,
|
|
/turf/open/floor/holofloor,
|
|
/area/template_noop)
|
|
"x" = (
|
|
/obj/structure/table,
|
|
/obj/item/paper,
|
|
/obj/item/pen,
|
|
/obj/item/clothing/under/costume/seifuku/tan,
|
|
/turf/open/floor/holofloor,
|
|
/area/template_noop)
|
|
"E" = (
|
|
/obj/structure/table/wood,
|
|
/obj/item/food/grown/apple,
|
|
/turf/open/floor/holofloor,
|
|
/area/template_noop)
|
|
"H" = (
|
|
/obj/structure/table,
|
|
/obj/item/paper,
|
|
/obj/item/pen,
|
|
/obj/item/clothing/under/costume/seifuku,
|
|
/turf/open/floor/holofloor,
|
|
/area/template_noop)
|
|
"R" = (
|
|
/obj/structure/chair{
|
|
pixel_y = -2
|
|
},
|
|
/turf/open/floor/holofloor,
|
|
/area/template_noop)
|
|
"S" = (
|
|
/obj/structure/table,
|
|
/obj/item/paper,
|
|
/obj/item/pen,
|
|
/obj/item/clothing/under/costume/seifuku/teal,
|
|
/turf/open/floor/holofloor,
|
|
/area/template_noop)
|
|
"T" = (
|
|
/obj/structure/table,
|
|
/obj/item/paper,
|
|
/obj/item/pen,
|
|
/obj/item/clothing/under/costume/seifuku/red,
|
|
/turf/open/floor/holofloor,
|
|
/area/template_noop)
|
|
"Y" = (
|
|
/obj/structure/table/wood,
|
|
/obj/item/folder,
|
|
/obj/item/melee/baton/telescopic,
|
|
/turf/open/floor/holofloor,
|
|
/area/template_noop)
|
|
|
|
(1,1,1) = {"
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|
|
(2,1,1) = {"
|
|
a
|
|
a
|
|
a
|
|
S
|
|
j
|
|
n
|
|
j
|
|
H
|
|
j
|
|
a
|
|
"}
|
|
(3,1,1) = {"
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|
|
(4,1,1) = {"
|
|
a
|
|
Y
|
|
a
|
|
H
|
|
j
|
|
x
|
|
j
|
|
T
|
|
j
|
|
a
|
|
"}
|
|
(5,1,1) = {"
|
|
R
|
|
s
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|
|
(6,1,1) = {"
|
|
a
|
|
E
|
|
a
|
|
S
|
|
j
|
|
T
|
|
j
|
|
H
|
|
j
|
|
a
|
|
"}
|
|
(7,1,1) = {"
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|
|
(8,1,1) = {"
|
|
a
|
|
a
|
|
a
|
|
S
|
|
j
|
|
S
|
|
j
|
|
x
|
|
j
|
|
a
|
|
"}
|
|
(9,1,1) = {"
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|