Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random 5x3 Room: Cats! #9232

Merged
merged 1 commit into from Jul 5, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
108 changes: 108 additions & 0 deletions assets/maps/random_rooms/5x3/cats.dmm
@@ -0,0 +1,108 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
/obj/stool/bee_bed,
/obj/critter/cat/synth,
/turf/simulated/floor/carpet/blue/fancy/edge,
/area/space)
"e" = (
/obj/stool/bee_bed,
/obj/critter/cat/synth,
/turf/simulated/floor/carpet/blue/fancy/edge{
dir = 9
},
/area/space)
"k" = (
/obj/decal/cleanable/dirt/dirt5,
/turf/simulated/floor/carpet/blue,
/area/space)
"n" = (
/turf/simulated/floor/carpet/blue,
/area/space)
"p" = (
/obj/decal/cleanable/dirt/dirt5,
/turf/simulated/floor/carpet/blue/fancy/edge,
/area/space)
"q" = (
/turf/simulated/floor/carpet/blue/fancy/edge{
dir = 1
},
/area/space)
"v" = (
/obj/item/gardentrowel,
/obj/decal/cleanable/dirt/dirt5,
/turf/simulated/floor/carpet/blue/fancy/edge{
dir = 8
},
/area/space)
"w" = (
/obj/machinery/hydro_growlamp,
/obj/decal/cleanable/dirt/dirt2,
/obj/decal/cleanable/cobweb2,
/turf/simulated/floor/plating/random,
/area/space)
"y" = (
/obj/machinery/plantpot,
/turf/simulated/floor/carpet/blue/fancy/edge{
dir = 1
},
/area/space)
"G" = (
/obj/potted_plant{
icon_state = "plant7"
},
/turf/simulated/floor/carpet/blue/fancy/edge{
dir = 6
},
/area/space)
"H" = (
/obj/item/fish/salmon,
/turf/simulated/floor/plating/random,
/area/space)
"M" = (
/obj/item/seedplanter,
/turf/simulated/floor/plating/random,
/area/space)
"O" = (
/obj/stool/bee_bed,
/obj/critter/cat/synth,
/turf/simulated/floor/carpet/blue/fancy/edge{
dir = 4
},
/area/space)
"W" = (
/obj/machinery/light/small/floor/warm,
/obj/decal/cleanable/dirt/dirt3,
/turf/simulated/floor/carpet/blue,
/area/space)
"Z" = (
/obj/machinery/hydro_growlamp,
/turf/simulated/floor/carpet/blue/fancy/edge{
dir = 10
},
/area/space)

(1,1,1) = {"
e
v
Z
"}
(2,1,1) = {"
y
n
M
"}
(3,1,1) = {"
q
W
p
"}
(4,1,1) = {"
H
k
a
"}
(5,1,1) = {"
w
O
G
"}