maps, filenames, and DME
This commit is contained in:
@@ -42889,7 +42889,7 @@
|
||||
/obj/effect/turf_decal/tile/neutral{
|
||||
dir = 8
|
||||
},
|
||||
/mob/living/simple_animal/parrot/Poly,
|
||||
/mob/living/simple_animal/parrot/Polly,
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/command/heads_quarters/ce)
|
||||
"cbr" = (
|
||||
|
||||
@@ -57320,7 +57320,7 @@
|
||||
name = "Chief Engineer's RC";
|
||||
pixel_y = -32
|
||||
},
|
||||
/mob/living/simple_animal/parrot/Poly,
|
||||
/mob/living/simple_animal/parrot/Polly,
|
||||
/turf/open/floor/plasteel,
|
||||
/area/command/heads_quarters/ce)
|
||||
"csf" = (
|
||||
|
||||
@@ -75787,7 +75787,7 @@
|
||||
/obj/effect/turf_decal/tile/neutral{
|
||||
dir = 8
|
||||
},
|
||||
/mob/living/simple_animal/parrot/Poly,
|
||||
/mob/living/simple_animal/parrot/Polly,
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/command/heads_quarters/ce)
|
||||
"fLq" = (
|
||||
|
||||
@@ -5069,7 +5069,7 @@
|
||||
/area/command/heads_quarters/ce)
|
||||
"ane" = (
|
||||
/obj/structure/filingcabinet/chestdrawer,
|
||||
/mob/living/simple_animal/parrot/Poly,
|
||||
/mob/living/simple_animal/parrot/Polly,
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/command/heads_quarters/ce)
|
||||
"anf" = (
|
||||
|
||||
@@ -13429,7 +13429,7 @@
|
||||
/obj/item/radio/intercom{
|
||||
pixel_x = 28
|
||||
},
|
||||
/mob/living/simple_animal/parrot/Poly,
|
||||
/mob/living/simple_animal/parrot/Polly,
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/command/heads_quarters/ce)
|
||||
"awq" = (
|
||||
|
||||
@@ -44859,7 +44859,7 @@
|
||||
/obj/item/gps/engineering{
|
||||
gpstag = "CE0"
|
||||
},
|
||||
/mob/living/simple_animal/parrot/Poly,
|
||||
/mob/living/simple_animal/parrot/Polly,
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/command/heads_quarters/ce)
|
||||
"bUH" = (
|
||||
|
||||
@@ -57489,7 +57489,7 @@
|
||||
/obj/effect/turf_decal/tile/neutral{
|
||||
dir = 8
|
||||
},
|
||||
/mob/living/simple_animal/parrot/Poly,
|
||||
/mob/living/simple_animal/parrot/Polly,
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/command/heads_quarters/ce)
|
||||
"ixH" = (
|
||||
|
||||
@@ -6363,7 +6363,7 @@
|
||||
c_tag = "Chief Engineer's Office";
|
||||
network = list("ss13","engine")
|
||||
},
|
||||
/mob/living/simple_animal/parrot/Poly,
|
||||
/mob/living/simple_animal/parrot/Polly,
|
||||
/obj/machinery/atmospherics/pipe/simple/orange/visible{
|
||||
dir = 10
|
||||
},
|
||||
|
||||
@@ -42909,7 +42909,7 @@
|
||||
/obj/effect/turf_decal/tile/yellow{
|
||||
dir = 8
|
||||
},
|
||||
/mob/living/simple_animal/parrot/Poly,
|
||||
/mob/living/simple_animal/parrot/Polly,
|
||||
/turf/open/floor/plasteel,
|
||||
/area/command/heads_quarters/ce)
|
||||
"bVE" = (
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
/obj/machinery/keycard_auth{
|
||||
pixel_y = -28
|
||||
},
|
||||
/mob/living/simple_animal/parrot/Poly,
|
||||
/mob/living/simple_animal/parrot/Polly,
|
||||
/turf/open/floor/plasteel,
|
||||
/area/command/heads_quarters/ce)
|
||||
"aai" = (
|
||||
|
||||
+1
-1
@@ -420,7 +420,7 @@
|
||||
#include "code\controllers\subsystem\persistence\_persistence.dm"
|
||||
#include "code\controllers\subsystem\persistence\cleanable_debris.dm"
|
||||
#include "code\controllers\subsystem\persistence\panic_bunker.dm"
|
||||
#include "code\controllers\subsystem\persistence\poly_parrot.dm"
|
||||
#include "code\controllers\subsystem\persistence\polly_parrot.dm"
|
||||
#include "code\controllers\subsystem\persistence\recent_votes_etc.dm"
|
||||
#include "code\controllers\subsystem\persistence\secret_satchels.dm"
|
||||
#include "code\controllers\subsystem\persistence\trophies.dm"
|
||||
|
||||
Reference in New Issue
Block a user