mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Ouerea Away Site Tweaks (#19417)
* Adds decorations and some extra gear to Ouerea away sites like the Skrase and the Sol Base. * Also adds some extra belts and a better kitchen for the aquaculture farm. --------- Signed-off-by: lavillastrangiato <63124803+lavillastrangiato@users.noreply.github.com> Co-authored-by: La Villa Strangiato <mangodeity@gmail.com~>
This commit is contained in:
co-authored by
La Villa Strangiato
parent
4c2937cb4a
commit
ef6547b262
@@ -0,0 +1,58 @@
|
||||
################################
|
||||
# Example Changelog File
|
||||
#
|
||||
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
|
||||
#
|
||||
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
|
||||
# When it is, any changes listed below will disappear.
|
||||
#
|
||||
# Valid Prefixes:
|
||||
# bugfix
|
||||
# - (fixes bugs)
|
||||
# wip
|
||||
# - (work in progress)
|
||||
# qol
|
||||
# - (quality of life)
|
||||
# soundadd
|
||||
# - (adds a sound)
|
||||
# sounddel
|
||||
# - (removes a sound)
|
||||
# rscadd
|
||||
# - (adds a feature)
|
||||
# rscdel
|
||||
# - (removes a feature)
|
||||
# imageadd
|
||||
# - (adds an image or sprite)
|
||||
# imagedel
|
||||
# - (removes an image or sprite)
|
||||
# spellcheck
|
||||
# - (fixes spelling or grammar)
|
||||
# experiment
|
||||
# - (experimental change)
|
||||
# balance
|
||||
# - (balance changes)
|
||||
# code_imp
|
||||
# - (misc internal code change)
|
||||
# refactor
|
||||
# - (refactors code)
|
||||
# config
|
||||
# - (makes a change to the config files)
|
||||
# admin
|
||||
# - (makes changes to administrator tools)
|
||||
# server
|
||||
# - (miscellaneous changes to server)
|
||||
#################################
|
||||
|
||||
# Your name.
|
||||
author: Lavillastrangiato
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
# Any changes you've made. See valid prefix list above.
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# SCREW THIS UP AND IT WON'T WORK.
|
||||
# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit.
|
||||
# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- qol: "Added extra equipment and decorations to some Ouerea away sites."
|
||||
File diff suppressed because it is too large
Load Diff
@@ -23,6 +23,13 @@
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"ba" = (
|
||||
/obj/structure/bed/stool/bar/padded/green,
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"bo" = (
|
||||
/obj/structure/closet/secure_closet/guncabinet{
|
||||
name = "non-lethal equipment cabinet";
|
||||
@@ -78,10 +85,8 @@
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"dl" = (
|
||||
/obj/structure/bed/stool/chair/sofa/green{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
/obj/machinery/vending/tool,
|
||||
/turf/simulated/floor/tiled{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
@@ -102,6 +107,7 @@
|
||||
/obj/item/clothing/glasses/welding,
|
||||
/obj/item/weldingtool/largetank,
|
||||
/obj/item/weldingtool/largetank,
|
||||
/obj/effect/floor_decal/industrial/outline/yellow,
|
||||
/turf/simulated/floor/tiled{
|
||||
temperature = 298.15
|
||||
},
|
||||
@@ -109,7 +115,15 @@
|
||||
"dt" = (
|
||||
/obj/structure/table/rack,
|
||||
/obj/item/storage/toolbox/mechanical,
|
||||
/obj/item/storage/toolbox/electrical,
|
||||
/obj/item/storage/toolbox/electrical{
|
||||
pixel_y = -4
|
||||
},
|
||||
/turf/simulated/floor/tiled{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"ek" = (
|
||||
/obj/effect/decal/cleanable/blood/oil,
|
||||
/turf/simulated/floor/tiled{
|
||||
temperature = 298.15
|
||||
},
|
||||
@@ -120,6 +134,18 @@
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"fd" = (
|
||||
/obj/structure/flora/grass/junglegrass/random,
|
||||
/turf/simulated/floor/exoplanet/barren{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"ft" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"fH" = (
|
||||
/obj/structure/railing/fence{
|
||||
dir = 1
|
||||
@@ -131,6 +157,24 @@
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"fL" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/table/rack,
|
||||
/obj/item/stack/material/plastic/full,
|
||||
/obj/item/stack/material/aluminium/full{
|
||||
pixel_y = 6
|
||||
},
|
||||
/obj/item/stack/material/lead/full{
|
||||
pixel_y = 10
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/outline/yellow,
|
||||
/obj/item/stack/material/wood/full{
|
||||
pixel_y = 6
|
||||
},
|
||||
/turf/simulated/floor/tiled{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"gC" = (
|
||||
/obj/machinery/door/blast/shutters{
|
||||
dir = 4;
|
||||
@@ -213,13 +257,9 @@
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"nA" = (
|
||||
/obj/structure/closet/cabinet{
|
||||
name = "wardrobe"
|
||||
/obj/structure/sign/poster{
|
||||
pixel_x = 32
|
||||
},
|
||||
/obj/item/clothing/under/rank/security/pmc/dagamuir_freewater,
|
||||
/obj/item/clothing/shoes/sandals/caligae,
|
||||
/obj/item/clothing/gloves/black/unathi,
|
||||
/obj/item/storage/belt/security/tactical,
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
@@ -243,6 +283,31 @@
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"pa" = (
|
||||
/obj/machinery/light{
|
||||
dir = 4;
|
||||
status = 2
|
||||
},
|
||||
/obj/structure/filingcabinet/chestdrawer,
|
||||
/obj/item/toy/desk/fan{
|
||||
pixel_y = 13
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"po" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/machinery/door/window/brigdoor{
|
||||
req_access = null;
|
||||
dir = 8
|
||||
},
|
||||
/obj/item/paper_bin,
|
||||
/obj/item/pen/black,
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"pR" = (
|
||||
/obj/structure/closet/secure_closet/guncabinet{
|
||||
req_access = null;
|
||||
@@ -269,21 +334,6 @@
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"qb" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/structure/window/reinforced,
|
||||
/obj/structure/window/reinforced{
|
||||
dir = 1
|
||||
},
|
||||
/obj/structure/window/reinforced{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/door/window{
|
||||
dir = 4;
|
||||
req_access = list(113);
|
||||
name = "VAURCA ONLY"
|
||||
},
|
||||
/obj/item/reagent_containers/food/snacks/friedkois,
|
||||
/obj/item/reagent_containers/food/snacks/friedkois,
|
||||
/obj/item/reagent_containers/food/snacks/koissteak,
|
||||
/obj/item/reagent_containers/food/snacks/koissteak,
|
||||
/obj/item/reagent_containers/food/snacks/soup/kois,
|
||||
@@ -291,18 +341,40 @@
|
||||
/obj/item/reagent_containers/food/snacks/koiskebab3,
|
||||
/obj/item/reagent_containers/food/snacks/koiskebab3,
|
||||
/obj/item/reagent_containers/food/snacks/koismuffin,
|
||||
/obj/structure/closet/secure_closet/freezer/kois,
|
||||
/obj/effect/floor_decal/industrial/warning/full,
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"qq" = (
|
||||
/obj/machinery/light{
|
||||
dir = 4
|
||||
/obj/structure/closet/walllocker{
|
||||
name = "Personnel Locker";
|
||||
pixel_x = 32
|
||||
},
|
||||
/obj/item/clothing/under/rank/security/pmc/dagamuir_freewater,
|
||||
/obj/item/clothing/shoes/sandals/caligae,
|
||||
/obj/item/clothing/gloves/black/unathi,
|
||||
/obj/item/storage/belt/security/tactical,
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"rj" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/random/junk,
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"rI" = (
|
||||
/obj/machinery/vending/engivend{
|
||||
req_access = null
|
||||
},
|
||||
/turf/simulated/floor/tiled{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"rV" = (
|
||||
/obj/effect/floor_decal/spline/fancy/wood{
|
||||
dir = 4
|
||||
@@ -329,6 +401,23 @@
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"sR" = (
|
||||
/obj/effect/decal/cleanable/flour,
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"tN" = (
|
||||
/obj/structure/table/rack,
|
||||
/obj/item/stack/material/steel/full,
|
||||
/obj/item/stack/material/glass/full{
|
||||
pixel_y = 7
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/outline/yellow,
|
||||
/turf/simulated/floor/tiled{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"tQ" = (
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
@@ -343,6 +432,9 @@
|
||||
"vj" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/device/radio/phone,
|
||||
/obj/item/toy/desk/newtoncradle{
|
||||
pixel_y = 10
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
@@ -519,16 +611,20 @@
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"CA" = (
|
||||
/obj/structure/closet/cabinet{
|
||||
name = "wardrobe"
|
||||
/obj/machinery/media/jukebox,
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"CP" = (
|
||||
/obj/structure/closet/walllocker{
|
||||
name = "Personnel Locker";
|
||||
pixel_x = -32
|
||||
},
|
||||
/obj/item/clothing/under/rank/security/pmc/dagamuir_freewater,
|
||||
/obj/item/clothing/shoes/sandals/caligae,
|
||||
/obj/item/clothing/shoes/vaurca,
|
||||
/obj/item/clothing/mask/gas/vaurca/filter,
|
||||
/obj/item/clothing/mask/gas/vaurca/tactical,
|
||||
/obj/item/clothing/mask/gas/vaurca,
|
||||
/obj/item/storage/backpack/cloak/klax,
|
||||
/obj/item/clothing/gloves/black/unathi,
|
||||
/obj/item/storage/belt/security/tactical,
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
@@ -553,6 +649,23 @@
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"EX" = (
|
||||
/obj/structure/closet/walllocker{
|
||||
name = "Personnel Locker";
|
||||
pixel_x = -32
|
||||
},
|
||||
/obj/item/storage/backpack/cloak/klax,
|
||||
/obj/item/clothing/mask/gas/vaurca,
|
||||
/obj/item/clothing/mask/gas/vaurca/tactical,
|
||||
/obj/item/clothing/mask/gas/vaurca/filter,
|
||||
/obj/item/clothing/shoes/sandals/caligae,
|
||||
/obj/item/clothing/under/rank/security/pmc/dagamuir_freewater,
|
||||
/obj/item/clothing/shoes/vaurca,
|
||||
/obj/item/storage/belt/security/tactical,
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"Fu" = (
|
||||
/obj/structure/railing/fence{
|
||||
dir = 4
|
||||
@@ -584,6 +697,13 @@
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"FS" = (
|
||||
/obj/structure/table/stone/marble,
|
||||
/obj/random/junk,
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"FX" = (
|
||||
/obj/structure/closet/secure_closet/guncabinet{
|
||||
name = "energy pistol cabinet";
|
||||
@@ -642,21 +762,35 @@
|
||||
/obj/machinery/recharger{
|
||||
pixel_x = -6
|
||||
},
|
||||
/obj/item/device/gps{
|
||||
pixel_y = 14;
|
||||
pixel_x = -6
|
||||
},
|
||||
/obj/item/device/gps{
|
||||
pixel_y = 14;
|
||||
pixel_x = -6
|
||||
},
|
||||
/obj/item/device/gps{
|
||||
pixel_y = 14;
|
||||
pixel_x = -6
|
||||
},
|
||||
/obj/item/device/gps{
|
||||
pixel_y = 14;
|
||||
pixel_x = -6
|
||||
},
|
||||
/obj/item/device/gps{
|
||||
pixel_y = 14;
|
||||
pixel_x = -6
|
||||
},
|
||||
/turf/simulated/floor/tiled{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"LG" = (
|
||||
/obj/structure/closet/cabinet{
|
||||
name = "wardrobe"
|
||||
},
|
||||
/obj/item/clothing/under/rank/security/pmc/dagamuir_freewater,
|
||||
/obj/item/clothing/shoes/sandals/caligae,
|
||||
/obj/item/clothing/gloves/black/unathi,
|
||||
/obj/item/storage/belt/security/tactical,
|
||||
/obj/machinery/light{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
@@ -700,6 +834,7 @@
|
||||
req_access = null;
|
||||
dir = 8
|
||||
},
|
||||
/obj/item/folder/red,
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
@@ -727,8 +862,10 @@
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"Oc" = (
|
||||
/obj/structure/simple_door/wood,
|
||||
/turf/simulated/floor/exoplanet/grass{
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/material/ashtray/bronze,
|
||||
/obj/item/trash/cigbutt,
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
@@ -800,6 +937,12 @@
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"RA" = (
|
||||
/obj/structure/flora/grass/junglegrass/random,
|
||||
/turf/simulated/floor/exoplanet/grass{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"RM" = (
|
||||
/obj/structure/table/stone/marble,
|
||||
/obj/machinery/light,
|
||||
@@ -936,8 +1079,15 @@
|
||||
"Yx" = (
|
||||
/turf/simulated/wall/concrete,
|
||||
/area/ouerea_freewater)
|
||||
"Zc" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/simulated/floor/tiled{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_freewater)
|
||||
"Zx" = (
|
||||
/obj/machinery/autolathe,
|
||||
/obj/effect/floor_decal/industrial/outline/yellow,
|
||||
/turf/simulated/floor/tiled{
|
||||
temperature = 298.15
|
||||
},
|
||||
@@ -958,6 +1108,9 @@ sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -969,10 +1122,7 @@ sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -1033,6 +1183,7 @@ sv
|
||||
(3,1,1) = {"
|
||||
sv
|
||||
jC
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -1051,13 +1202,12 @@ sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -1086,6 +1236,7 @@ sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -1098,8 +1249,7 @@ sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -1123,7 +1273,7 @@ zK
|
||||
ZA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
ZA
|
||||
@@ -1153,7 +1303,7 @@ jC
|
||||
sv
|
||||
ZA
|
||||
LQ
|
||||
yF
|
||||
ek
|
||||
yF
|
||||
yF
|
||||
yF
|
||||
@@ -1170,15 +1320,15 @@ sm
|
||||
tQ
|
||||
yn
|
||||
tQ
|
||||
tQ
|
||||
Bn
|
||||
AZ
|
||||
ZA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -1194,26 +1344,26 @@ ZA
|
||||
IA
|
||||
yF
|
||||
yF
|
||||
tN
|
||||
yF
|
||||
yF
|
||||
yF
|
||||
yF
|
||||
dl
|
||||
ZA
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
ZA
|
||||
tQ
|
||||
vj
|
||||
Fy
|
||||
xk
|
||||
Br
|
||||
dl
|
||||
AZ
|
||||
ZA
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -1233,10 +1383,10 @@ ZA
|
||||
ds
|
||||
yF
|
||||
yF
|
||||
fL
|
||||
yF
|
||||
yF
|
||||
yF
|
||||
yF
|
||||
rI
|
||||
ZA
|
||||
sv
|
||||
sv
|
||||
@@ -1273,14 +1423,14 @@ LQ
|
||||
yF
|
||||
yF
|
||||
yF
|
||||
yF
|
||||
Zc
|
||||
yF
|
||||
pV
|
||||
ZA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
ZA
|
||||
tQ
|
||||
@@ -1317,7 +1467,7 @@ yF
|
||||
yF
|
||||
ZA
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -1332,9 +1482,9 @@ ZA
|
||||
sv
|
||||
ZA
|
||||
Kg
|
||||
tQ
|
||||
tQ
|
||||
tQ
|
||||
ft
|
||||
ft
|
||||
sR
|
||||
tQ
|
||||
tQ
|
||||
ZA
|
||||
@@ -1372,7 +1522,7 @@ sv
|
||||
ZA
|
||||
cy
|
||||
zG
|
||||
zG
|
||||
FS
|
||||
zG
|
||||
zG
|
||||
RM
|
||||
@@ -1423,7 +1573,7 @@ sv
|
||||
(13,1,1) = {"
|
||||
sv
|
||||
jC
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -1449,10 +1599,10 @@ sv
|
||||
sv
|
||||
ZA
|
||||
tQ
|
||||
tQ
|
||||
vc
|
||||
vN
|
||||
vN
|
||||
vc
|
||||
ba
|
||||
tQ
|
||||
tQ
|
||||
ZA
|
||||
sv
|
||||
@@ -1466,7 +1616,7 @@ sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
Uc
|
||||
@@ -1483,7 +1633,7 @@ sv
|
||||
sv
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
ZA
|
||||
@@ -1491,7 +1641,7 @@ tQ
|
||||
vc
|
||||
vN
|
||||
vN
|
||||
vc
|
||||
ba
|
||||
tQ
|
||||
ZA
|
||||
sv
|
||||
@@ -1503,7 +1653,7 @@ sv
|
||||
jC
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -1529,7 +1679,7 @@ ZA
|
||||
cy
|
||||
vc
|
||||
vN
|
||||
vN
|
||||
Oc
|
||||
vc
|
||||
Dh
|
||||
ZA
|
||||
@@ -1550,7 +1700,7 @@ sv
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
UE
|
||||
UE
|
||||
@@ -1559,7 +1709,7 @@ sv
|
||||
sv
|
||||
UE
|
||||
sv
|
||||
Uc
|
||||
sv
|
||||
Uc
|
||||
Uc
|
||||
sv
|
||||
@@ -1583,6 +1733,17 @@ TF
|
||||
Uc
|
||||
lw
|
||||
Uc
|
||||
sv
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
sv
|
||||
sv
|
||||
Uc
|
||||
sv
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
@@ -1590,23 +1751,12 @@ Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
sv
|
||||
Ru
|
||||
ZA
|
||||
tQ
|
||||
vc
|
||||
vN
|
||||
rj
|
||||
vN
|
||||
vc
|
||||
tQ
|
||||
@@ -1645,8 +1795,8 @@ Uc
|
||||
Yi
|
||||
tQ
|
||||
tQ
|
||||
tQ
|
||||
tQ
|
||||
vc
|
||||
vc
|
||||
tQ
|
||||
tQ
|
||||
ZA
|
||||
@@ -1674,8 +1824,8 @@ Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
sv
|
||||
sv
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
@@ -1685,7 +1835,7 @@ ZA
|
||||
Us
|
||||
tQ
|
||||
tQ
|
||||
tQ
|
||||
ft
|
||||
tQ
|
||||
Dh
|
||||
ZA
|
||||
@@ -1696,7 +1846,7 @@ sv
|
||||
(20,1,1) = {"
|
||||
sv
|
||||
Yx
|
||||
MN
|
||||
po
|
||||
MN
|
||||
Yx
|
||||
wC
|
||||
@@ -1705,7 +1855,7 @@ sv
|
||||
sv
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -1717,7 +1867,7 @@ sv
|
||||
sv
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
ZA
|
||||
@@ -1739,16 +1889,17 @@ PD
|
||||
tQ
|
||||
Yi
|
||||
Uc
|
||||
Uc
|
||||
fd
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -1756,9 +1907,8 @@ sv
|
||||
sv
|
||||
Uc
|
||||
Uc
|
||||
Uc
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -1774,7 +1924,7 @@ sv
|
||||
(22,1,1) = {"
|
||||
sv
|
||||
Yx
|
||||
mh
|
||||
pa
|
||||
tQ
|
||||
Yx
|
||||
sv
|
||||
@@ -1793,7 +1943,7 @@ sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
Uc
|
||||
sv
|
||||
Uc
|
||||
Uc
|
||||
sv
|
||||
@@ -1821,13 +1971,13 @@ sv
|
||||
sv
|
||||
sv
|
||||
Uc
|
||||
Uc
|
||||
fd
|
||||
Uc
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -1894,12 +2044,12 @@ jC
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
ZA
|
||||
ZA
|
||||
Oc
|
||||
Yi
|
||||
ZA
|
||||
ZA
|
||||
sv
|
||||
@@ -1938,7 +2088,7 @@ sv
|
||||
sv
|
||||
ZA
|
||||
bo
|
||||
tQ
|
||||
ft
|
||||
Vy
|
||||
ZA
|
||||
sv
|
||||
@@ -1951,8 +2101,8 @@ ZA
|
||||
Ij
|
||||
ZA
|
||||
tQ
|
||||
Nt
|
||||
Nt
|
||||
tQ
|
||||
tQ
|
||||
tQ
|
||||
ZA
|
||||
sv
|
||||
@@ -1977,21 +2127,21 @@ sv
|
||||
sv
|
||||
ZA
|
||||
MD
|
||||
tQ
|
||||
ft
|
||||
pR
|
||||
ZA
|
||||
sv
|
||||
sv
|
||||
ZA
|
||||
cy
|
||||
CP
|
||||
tQ
|
||||
EX
|
||||
tQ
|
||||
yn
|
||||
tQ
|
||||
tQ
|
||||
tQ
|
||||
NX
|
||||
dm
|
||||
CP
|
||||
ft
|
||||
Nt
|
||||
Nt
|
||||
Dh
|
||||
ZA
|
||||
sv
|
||||
@@ -2012,7 +2162,7 @@ sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
ZA
|
||||
FE
|
||||
@@ -2028,9 +2178,9 @@ tQ
|
||||
tQ
|
||||
tQ
|
||||
tQ
|
||||
tQ
|
||||
yS
|
||||
kb
|
||||
ft
|
||||
NX
|
||||
dm
|
||||
tQ
|
||||
ZA
|
||||
sv
|
||||
@@ -2065,11 +2215,11 @@ tQ
|
||||
tQ
|
||||
tQ
|
||||
tQ
|
||||
ft
|
||||
ft
|
||||
tQ
|
||||
tQ
|
||||
tQ
|
||||
xo
|
||||
xo
|
||||
yS
|
||||
kb
|
||||
tQ
|
||||
ZA
|
||||
sv
|
||||
@@ -2088,7 +2238,7 @@ sv
|
||||
jC
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -2101,14 +2251,14 @@ sv
|
||||
sv
|
||||
ZA
|
||||
cy
|
||||
tQ
|
||||
qq
|
||||
tQ
|
||||
qq
|
||||
tQ
|
||||
qq
|
||||
tQ
|
||||
tQ
|
||||
tQ
|
||||
tQ
|
||||
xo
|
||||
xo
|
||||
Dh
|
||||
ZA
|
||||
sv
|
||||
@@ -2147,15 +2297,15 @@ Ij
|
||||
ZA
|
||||
LG
|
||||
nA
|
||||
nA
|
||||
tQ
|
||||
CA
|
||||
ZA
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
jC
|
||||
@@ -2169,7 +2319,7 @@ sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
@@ -2214,7 +2364,7 @@ sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
RA
|
||||
sv
|
||||
sv
|
||||
sv
|
||||
|
||||
@@ -10,14 +10,21 @@
|
||||
suffixes = list("ouerea_hegemony_base.dmm")
|
||||
unit_test_groups = list(1)
|
||||
|
||||
/area/ouerea_hegemony_base
|
||||
/area/ouerea/ouerea_hegemony_base
|
||||
name = "Hegemony Base"
|
||||
icon_state = "bluenew"
|
||||
requires_power = FALSE
|
||||
dynamic_lighting = TRUE
|
||||
no_light_control = FALSE
|
||||
is_outside = OUTSIDE_NO
|
||||
base_turf = /turf/simulated/floor/exoplanet/barren
|
||||
area_flags = AREA_FLAG_RAD_SHIELDED|AREA_FLAG_INDESTRUCTIBLE_TURFS
|
||||
|
||||
|
||||
/area/ouerea/ouerea_hegemony_base/outdoors
|
||||
name = "Hegemony Wasteland Outpost"
|
||||
icon_state = "bluenew"
|
||||
is_outside = OUTSIDE_YES
|
||||
area_blurb = "A tall fence encircles squat concrete buildings. The red-and-gold banners of the Izweski Hegemony snap in the wind."
|
||||
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -26,6 +26,15 @@
|
||||
temperature = 303.15
|
||||
},
|
||||
/area/ouerea_heph_mining)
|
||||
"em" = (
|
||||
/obj/structure/table/steel,
|
||||
/obj/item/material/ashtray/bronze{
|
||||
pixel_y = 9
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/concrete{
|
||||
temperature = 303.15
|
||||
},
|
||||
/area/ouerea_heph_mining)
|
||||
"eU" = (
|
||||
/obj/structure/table/steel,
|
||||
/obj/item/storage/box/drinkingglasses,
|
||||
@@ -68,7 +77,7 @@
|
||||
},
|
||||
/area/ouerea_heph_mining)
|
||||
"jw" = (
|
||||
/obj/machinery/light{
|
||||
/obj/machinery/light/small{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/concrete{
|
||||
@@ -189,6 +198,13 @@
|
||||
temperature = 303.15
|
||||
},
|
||||
/area/ouerea_heph_mining)
|
||||
"qz" = (
|
||||
/obj/structure/table/steel,
|
||||
/obj/item/deck/cards,
|
||||
/turf/simulated/floor/exoplanet/concrete{
|
||||
temperature = 303.15
|
||||
},
|
||||
/area/ouerea_heph_mining)
|
||||
"rI" = (
|
||||
/obj/effect/floor_decal/industrial/loading/yellow,
|
||||
/turf/simulated/floor/exoplanet/concrete{
|
||||
@@ -481,6 +497,13 @@
|
||||
temperature = 303.15
|
||||
},
|
||||
/area/ouerea_heph_mining)
|
||||
"Dq" = (
|
||||
/obj/structure/bed/stool/bar/padded/red,
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/simulated/floor/exoplanet/concrete{
|
||||
temperature = 303.15
|
||||
},
|
||||
/area/ouerea_heph_mining)
|
||||
"Dw" = (
|
||||
/obj/structure/table/steel,
|
||||
/obj/machinery/cell_charger,
|
||||
@@ -525,6 +548,10 @@
|
||||
"Ji" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/device/radio/phone,
|
||||
/obj/item/storage/box/fancy/cigarettes/acmeco{
|
||||
pixel_y = 16;
|
||||
pixel_x = 7
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/concrete{
|
||||
temperature = 303.15
|
||||
},
|
||||
@@ -557,7 +584,8 @@
|
||||
/area/ouerea_heph_mining)
|
||||
"Nh" = (
|
||||
/obj/machinery/door/airlock{
|
||||
name = "Living Quarters"
|
||||
name = "Living Quarters";
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/concrete{
|
||||
temperature = 303.15
|
||||
@@ -570,6 +598,12 @@
|
||||
temperature = 303.15
|
||||
},
|
||||
/area/ouerea_heph_mining)
|
||||
"Or" = (
|
||||
/obj/structure/flora/grass/junglegrass/random,
|
||||
/turf/simulated/floor/exoplanet/grass{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_heph_mining)
|
||||
"Pb" = (
|
||||
/obj/machinery/light{
|
||||
dir = 8
|
||||
@@ -709,8 +743,13 @@
|
||||
temperature = 303.15
|
||||
},
|
||||
/area/ouerea_heph_mining)
|
||||
"Xq" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/simulated/floor/exoplanet/concrete{
|
||||
temperature = 303.15
|
||||
},
|
||||
/area/ouerea_heph_mining)
|
||||
"XY" = (
|
||||
/obj/structure/table/steel,
|
||||
/obj/structure/reagent_dispensers/keg/xuizikeg,
|
||||
/obj/machinery/light,
|
||||
/obj/structure/sign/flag/heph{
|
||||
@@ -750,6 +789,7 @@ zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
@@ -769,8 +809,7 @@ zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
"}
|
||||
(2,1,1) = {"
|
||||
@@ -788,6 +827,7 @@ zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
@@ -795,14 +835,13 @@ zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
@@ -828,7 +867,7 @@ zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
@@ -900,7 +939,7 @@ zl
|
||||
zl
|
||||
Yr
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
Yr
|
||||
EV
|
||||
@@ -916,7 +955,7 @@ zl
|
||||
zl
|
||||
Yr
|
||||
Yr
|
||||
wl
|
||||
jw
|
||||
Yr
|
||||
Yr
|
||||
zl
|
||||
@@ -955,7 +994,7 @@ Ab
|
||||
Yr
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
hp
|
||||
@@ -1002,7 +1041,7 @@ wl
|
||||
wl
|
||||
wl
|
||||
wl
|
||||
wl
|
||||
Xq
|
||||
zl
|
||||
Yr
|
||||
rP
|
||||
@@ -1030,14 +1069,14 @@ Rg
|
||||
wl
|
||||
Hb
|
||||
VL
|
||||
VL
|
||||
em
|
||||
Hb
|
||||
wl
|
||||
XY
|
||||
Yr
|
||||
zl
|
||||
wl
|
||||
wl
|
||||
Xq
|
||||
Tm
|
||||
wl
|
||||
wl
|
||||
@@ -1057,13 +1096,13 @@ Yr
|
||||
Yr
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
bY
|
||||
wl
|
||||
Xq
|
||||
Hb
|
||||
VL
|
||||
qz
|
||||
VL
|
||||
Hb
|
||||
wl
|
||||
@@ -1096,8 +1135,8 @@ zl
|
||||
zl
|
||||
wl
|
||||
wl
|
||||
wl
|
||||
Hb
|
||||
Xq
|
||||
Dq
|
||||
Hb
|
||||
wl
|
||||
wl
|
||||
@@ -1105,7 +1144,7 @@ wl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
Yr
|
||||
qa
|
||||
wl
|
||||
@@ -1139,7 +1178,7 @@ wl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
Yr
|
||||
JC
|
||||
wl
|
||||
@@ -1164,7 +1203,7 @@ zl
|
||||
Yr
|
||||
zl
|
||||
wl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
Yr
|
||||
zl
|
||||
@@ -1191,7 +1230,7 @@ Yr
|
||||
Nh
|
||||
Yr
|
||||
Yr
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
@@ -1202,7 +1241,7 @@ zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
@@ -1227,7 +1266,7 @@ zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
@@ -1236,7 +1275,7 @@ zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
@@ -1279,7 +1318,7 @@ zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
"}
|
||||
@@ -1290,7 +1329,7 @@ zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
wl
|
||||
Xq
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
@@ -1299,13 +1338,12 @@ zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
wl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Xq
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
@@ -1314,6 +1352,7 @@ zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
"}
|
||||
@@ -1325,17 +1364,15 @@ zl
|
||||
zl
|
||||
zl
|
||||
wl
|
||||
Xq
|
||||
Xq
|
||||
Xq
|
||||
wl
|
||||
wl
|
||||
wl
|
||||
wl
|
||||
wl
|
||||
wl
|
||||
wl
|
||||
wl
|
||||
wl
|
||||
zl
|
||||
zl
|
||||
Xq
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
@@ -1343,6 +1380,8 @@ zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
@@ -1388,7 +1427,7 @@ zl
|
||||
(20,1,1) = {"
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
@@ -1435,9 +1474,9 @@ zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
wl
|
||||
zl
|
||||
Xq
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
Yr
|
||||
rU
|
||||
@@ -1457,9 +1496,9 @@ zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
pO
|
||||
@@ -1518,7 +1557,7 @@ yV
|
||||
Yr
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
"}
|
||||
(24,1,1) = {"
|
||||
@@ -1536,16 +1575,16 @@ wl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Xq
|
||||
wl
|
||||
wl
|
||||
wl
|
||||
Xq
|
||||
wl
|
||||
wl
|
||||
Dj
|
||||
Xq
|
||||
wl
|
||||
wl
|
||||
wl
|
||||
wl
|
||||
Xq
|
||||
Xq
|
||||
WT
|
||||
Yr
|
||||
Xc
|
||||
@@ -1569,8 +1608,8 @@ wl
|
||||
wl
|
||||
wl
|
||||
wl
|
||||
wl
|
||||
wl
|
||||
Xq
|
||||
Xq
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
@@ -1738,8 +1777,8 @@ zl
|
||||
zl
|
||||
zl
|
||||
Yr
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
@@ -1777,13 +1816,13 @@ zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
Or
|
||||
zl
|
||||
zl
|
||||
zl
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -34,8 +34,16 @@
|
||||
/obj/effect/floor_decal/industrial/warning{
|
||||
dir = 8
|
||||
},
|
||||
/obj/random/junk,
|
||||
/turf/simulated/floor/plating,
|
||||
/area/ouerea_sol)
|
||||
"bP" = (
|
||||
/obj/item/stack/rods,
|
||||
/obj/structure/flora/grass/junglegrass/random,
|
||||
/turf/simulated/floor/exoplanet/grass{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_sol)
|
||||
"bV" = (
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
@@ -57,18 +65,34 @@
|
||||
/obj/effect/floor_decal/corner/orange{
|
||||
dir = 6
|
||||
},
|
||||
/obj/machinery/light/colored/decayed/dimmed{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"fs" = (
|
||||
/turf/simulated/floor/plating,
|
||||
/area/ouerea_sol)
|
||||
"fA" = (
|
||||
/obj/machinery/light{
|
||||
dir = 4;
|
||||
status = 2
|
||||
},
|
||||
/obj/structure/filingcabinet/chestdrawer,
|
||||
/obj/item/toy/desk/fan{
|
||||
pixel_y = 13
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_sol)
|
||||
"fP" = (
|
||||
/obj/effect/decal/cleanable/liquid_fuel,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"hb" = (
|
||||
/obj/structure/closet,
|
||||
/obj/item/clothing/under/rank/sol,
|
||||
/obj/item/clothing/under/rank/sol/army,
|
||||
/obj/item/clothing/shoes/jackboots,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
@@ -78,12 +102,17 @@
|
||||
req_access = list(203)
|
||||
},
|
||||
/obj/item/gun/projectile/shotgun/pump/combat/sol,
|
||||
/obj/machinery/light,
|
||||
/obj/machinery/light/colored/decayed/dimmed,
|
||||
/obj/effect/floor_decal/corner/blue{
|
||||
dir = 10
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"hF" = (
|
||||
/turf/simulated/floor/exoplanet/barren{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_sol)
|
||||
"hS" = (
|
||||
/obj/structure/blocker/steel/fence{
|
||||
dir = 4
|
||||
@@ -93,12 +122,14 @@
|
||||
},
|
||||
/area/ouerea_sol)
|
||||
"hX" = (
|
||||
/obj/machinery/light{
|
||||
/obj/machinery/light/colored/decayed/dimmed{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/floor_decal/corner/orange{
|
||||
dir = 6
|
||||
},
|
||||
/obj/structure/mech_wreckage/powerloader,
|
||||
/obj/machinery/mech_recharger,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"ir" = (
|
||||
@@ -128,6 +159,13 @@
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_sol)
|
||||
"iH" = (
|
||||
/obj/effect/floor_decal/corner/orange{
|
||||
dir = 9
|
||||
},
|
||||
/obj/effect/decal/cleanable/floor_damage/random_tiled_broken,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"jl" = (
|
||||
/obj/machinery/light,
|
||||
/obj/effect/floor_decal/industrial/warning{
|
||||
@@ -140,13 +178,15 @@
|
||||
"kh" = (
|
||||
/obj/machinery/door/airlock/command{
|
||||
name = "Commander's Office";
|
||||
req_access = list(203)
|
||||
req_access = list(203);
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"lg" = (
|
||||
/obj/structure/table/steel,
|
||||
/obj/item/paper_bin,
|
||||
/obj/item/pen/fountain,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"ll" = (
|
||||
@@ -173,12 +213,25 @@
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
/area/ouerea_sol)
|
||||
"lM" = (
|
||||
/obj/structure/bed/stool/chair/office/dark{
|
||||
dir = 8
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_sol)
|
||||
"mt" = (
|
||||
/obj/effect/floor_decal/industrial/warning/corner{
|
||||
dir = 8
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
/area/ouerea_sol)
|
||||
"mY" = (
|
||||
/obj/random/junk,
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"nb" = (
|
||||
/turf/simulated/wall,
|
||||
/area/ouerea_sol)
|
||||
@@ -190,7 +243,7 @@
|
||||
/area/ouerea_sol)
|
||||
"oz" = (
|
||||
/obj/machinery/portable_atmospherics/canister/carbon_dioxide,
|
||||
/obj/machinery/light{
|
||||
/obj/machinery/light/colored/decayed/dimmed{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/floor_decal/corner/orange{
|
||||
@@ -207,9 +260,31 @@
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_sol)
|
||||
"pn" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/machinery/door/window/brigdoor{
|
||||
req_access = null;
|
||||
dir = 8
|
||||
},
|
||||
/obj/item/paper_bin,
|
||||
/obj/item/pen/black,
|
||||
/obj/machinery/button/remote/blast_door{
|
||||
name = "Compound Gates";
|
||||
pixel_y = 25;
|
||||
id = "sol_base_entry";
|
||||
dir = 10
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_sol)
|
||||
"pp" = (
|
||||
/obj/machinery/door/blast/shutters,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/obj/machinery/door/blast/shutters{
|
||||
id = "sol_base_entry"
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/barren{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_sol)
|
||||
"pq" = (
|
||||
/obj/structure/table/steel,
|
||||
@@ -241,9 +316,8 @@
|
||||
/area/ouerea_sol)
|
||||
"ry" = (
|
||||
/obj/structure/closet,
|
||||
/obj/item/clothing/under/rank/sol,
|
||||
/obj/item/clothing/shoes/jackboots,
|
||||
/obj/machinery/light{
|
||||
/obj/machinery/light/colored/decayed/dimmed{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
@@ -339,6 +413,17 @@
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"vu" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/machinery/door/window/brigdoor{
|
||||
req_access = null;
|
||||
dir = 8
|
||||
},
|
||||
/obj/item/folder/blue,
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_sol)
|
||||
"wc" = (
|
||||
/obj/structure/closet/secure_closet/guncabinet{
|
||||
name = "gun cabinet (PDWs)";
|
||||
@@ -354,6 +439,15 @@
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"xA" = (
|
||||
/obj/machinery/door/airlock/security{
|
||||
name = "Checkpoint";
|
||||
req_access = list(203)
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/wood{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_sol)
|
||||
"xK" = (
|
||||
/obj/machinery/light{
|
||||
dir = 8
|
||||
@@ -384,9 +478,16 @@
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"AK" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/item/clothing/under/rank/sol/army,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"BE" = (
|
||||
/obj/effect/shuttle_landmark/automatic,
|
||||
/turf/simulated/floor/plating,
|
||||
/obj/structure/flora/grass/junglegrass/random,
|
||||
/turf/simulated/floor/exoplanet/grass{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_sol)
|
||||
"Cl" = (
|
||||
/obj/effect/floor_decal/corner/orange{
|
||||
@@ -395,12 +496,24 @@
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"CX" = (
|
||||
/obj/machinery/door/airlock/engineering{
|
||||
name = "Hangar Supplies";
|
||||
req_access = list(203);
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"Du" = (
|
||||
/obj/structure/bed,
|
||||
/obj/item/bedsheet/blue,
|
||||
/obj/structure/curtain/open/bed,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"DQ" = (
|
||||
/obj/effect/decal/cleanable/floor_damage/random_tiled_broken,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"DX" = (
|
||||
/obj/effect/floor_decal/corner/blue{
|
||||
dir = 6
|
||||
@@ -411,12 +524,17 @@
|
||||
/obj/structure/closet,
|
||||
/obj/item/clothing/under/rank/sol,
|
||||
/obj/item/clothing/shoes/jackboots,
|
||||
/obj/machinery/light{
|
||||
/obj/machinery/light/colored/decayed/dimmed{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"El" = (
|
||||
/obj/effect/floor_decal/industrial/warning,
|
||||
/obj/effect/shuttle_landmark/automatic,
|
||||
/turf/simulated/floor/plating,
|
||||
/area/ouerea_sol)
|
||||
"En" = (
|
||||
/obj/machinery/light{
|
||||
dir = 1
|
||||
@@ -506,7 +624,7 @@
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"Gh" = (
|
||||
/obj/machinery/light{
|
||||
/obj/machinery/light/colored/decayed/dimmed{
|
||||
dir = 1
|
||||
},
|
||||
/obj/effect/floor_decal/corner/blue{
|
||||
@@ -543,6 +661,12 @@
|
||||
/obj/item/modular_computer/laptop/preset/civilian,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"Hp" = (
|
||||
/obj/item/stack/rods,
|
||||
/turf/simulated/floor/exoplanet/grass{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_sol)
|
||||
"Ia" = (
|
||||
/obj/machinery/light,
|
||||
/obj/effect/floor_decal/industrial/warning{
|
||||
@@ -576,6 +700,9 @@
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"IY" = (
|
||||
/turf/simulated/wall/concrete,
|
||||
/area/ouerea_sol)
|
||||
"Jc" = (
|
||||
/obj/structure/closet/secure_closet/guncabinet{
|
||||
name = "gun cabinet (law enforcement)";
|
||||
@@ -642,6 +769,11 @@
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"Lr" = (
|
||||
/obj/structure/closet,
|
||||
/obj/item/clothing/shoes/jackboots,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"MD" = (
|
||||
/obj/structure/sign/flag/sol/large/north{
|
||||
pixel_y = 32
|
||||
@@ -659,6 +791,13 @@
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"MH" = (
|
||||
/obj/machinery/door/airlock/service{
|
||||
name = "Living Quarters";
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"Ns" = (
|
||||
/obj/machinery/light,
|
||||
/turf/simulated/floor/exoplanet/grass{
|
||||
@@ -692,12 +831,22 @@
|
||||
},
|
||||
/obj/item/gun/projectile/pistol/sol,
|
||||
/obj/item/gun/projectile/pistol/sol,
|
||||
/obj/machinery/light,
|
||||
/obj/machinery/light/colored/decayed/dimmed,
|
||||
/obj/effect/floor_decal/corner/blue{
|
||||
dir = 10
|
||||
},
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"Qi" = (
|
||||
/obj/structure/closet,
|
||||
/obj/item/clothing/under/rank/sol/army,
|
||||
/obj/item/clothing/shoes/jackboots,
|
||||
/obj/machinery/light/colored/decayed/dimmed{
|
||||
dir = 4
|
||||
},
|
||||
/obj/item/clothing/head/sol/army/service/garrison,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"QQ" = (
|
||||
/obj/structure/table/steel,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
@@ -723,9 +872,6 @@
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"Tw" = (
|
||||
/obj/machinery/light{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/floor_decal/corner/orange{
|
||||
dir = 6
|
||||
},
|
||||
@@ -733,6 +879,12 @@
|
||||
/obj/structure/reagent_dispensers/fueltank,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"Tz" = (
|
||||
/obj/random/junk,
|
||||
/turf/simulated/floor/exoplanet/grass{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_sol)
|
||||
"TF" = (
|
||||
/obj/structure/sign/flag/sol/large/east{
|
||||
pixel_x = 32
|
||||
@@ -782,6 +934,32 @@
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"Ww" = (
|
||||
/obj/structure/bed,
|
||||
/obj/item/bedsheet/blue,
|
||||
/obj/structure/curtain/open/bed,
|
||||
/obj/random/junk,
|
||||
/obj/item/clothing/head/sol/army/service/garrison,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"WK" = (
|
||||
/obj/effect/decal/cleanable/blood/oil,
|
||||
/turf/simulated/floor/plating,
|
||||
/area/ouerea_sol)
|
||||
"Xd" = (
|
||||
/obj/item/material/shard/shrapnel,
|
||||
/turf/simulated/floor/plating,
|
||||
/area/ouerea_sol)
|
||||
"Xk" = (
|
||||
/obj/random/junk,
|
||||
/turf/simulated/floor/exoplanet/tiled,
|
||||
/area/ouerea_sol)
|
||||
"Xw" = (
|
||||
/obj/item/broken_bottle,
|
||||
/turf/simulated/floor/exoplanet/grass{
|
||||
temperature = 298.15
|
||||
},
|
||||
/area/ouerea_sol)
|
||||
"XH" = (
|
||||
/obj/effect/floor_decal/corner/blue{
|
||||
dir = 6
|
||||
@@ -889,9 +1067,9 @@ oF
|
||||
oF
|
||||
oF
|
||||
oF
|
||||
oF
|
||||
oF
|
||||
oF
|
||||
nb
|
||||
nb
|
||||
nb
|
||||
Fc
|
||||
iw
|
||||
"}
|
||||
@@ -914,20 +1092,20 @@ ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
Pv
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
ES
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
pp
|
||||
ES
|
||||
hF
|
||||
hF
|
||||
pp
|
||||
hF
|
||||
"}
|
||||
(4,1,1) = {"
|
||||
ES
|
||||
@@ -948,20 +1126,20 @@ nb
|
||||
nb
|
||||
nb
|
||||
ES
|
||||
DQ
|
||||
bV
|
||||
mY
|
||||
bV
|
||||
ES
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
Pv
|
||||
Pv
|
||||
bV
|
||||
pp
|
||||
ES
|
||||
hF
|
||||
hF
|
||||
pp
|
||||
hF
|
||||
"}
|
||||
(5,1,1) = {"
|
||||
ES
|
||||
@@ -973,7 +1151,7 @@ rZ
|
||||
nb
|
||||
Sr
|
||||
nb
|
||||
Du
|
||||
Ww
|
||||
nb
|
||||
rZ
|
||||
nb
|
||||
@@ -983,7 +1161,6 @@ Sr
|
||||
nb
|
||||
ES
|
||||
bV
|
||||
bV
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
@@ -992,9 +1169,10 @@ ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
Fc
|
||||
nb
|
||||
pn
|
||||
vu
|
||||
IY
|
||||
iw
|
||||
"}
|
||||
(6,1,1) = {"
|
||||
@@ -1021,14 +1199,14 @@ bV
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
BE
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
hS
|
||||
xA
|
||||
lM
|
||||
fA
|
||||
nb
|
||||
ES
|
||||
"}
|
||||
(7,1,1) = {"
|
||||
@@ -1037,32 +1215,32 @@ hS
|
||||
ES
|
||||
ES
|
||||
nb
|
||||
Xk
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
DQ
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
Pv
|
||||
bV
|
||||
Pv
|
||||
Xk
|
||||
AK
|
||||
Pv
|
||||
Pv
|
||||
nb
|
||||
ES
|
||||
bV
|
||||
bV
|
||||
Pv
|
||||
BE
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
Tz
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
hS
|
||||
nb
|
||||
nb
|
||||
nb
|
||||
nb
|
||||
ES
|
||||
"}
|
||||
(8,1,1) = {"
|
||||
@@ -1073,22 +1251,22 @@ ES
|
||||
nb
|
||||
Pv
|
||||
bV
|
||||
ry
|
||||
Qi
|
||||
bV
|
||||
hb
|
||||
TF
|
||||
ry
|
||||
bV
|
||||
hb
|
||||
Lr
|
||||
bV
|
||||
DY
|
||||
nb
|
||||
ES
|
||||
bV
|
||||
ES
|
||||
bV
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
BE
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
@@ -1105,7 +1283,7 @@ hS
|
||||
ES
|
||||
ES
|
||||
nb
|
||||
Oq
|
||||
MH
|
||||
nb
|
||||
nb
|
||||
nb
|
||||
@@ -1118,7 +1296,7 @@ nb
|
||||
nb
|
||||
nb
|
||||
ES
|
||||
bV
|
||||
Pv
|
||||
bV
|
||||
ES
|
||||
ES
|
||||
@@ -1145,7 +1323,7 @@ ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
BE
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
@@ -1155,7 +1333,7 @@ ES
|
||||
bV
|
||||
bV
|
||||
ES
|
||||
ES
|
||||
BE
|
||||
ES
|
||||
nb
|
||||
rL
|
||||
@@ -1187,13 +1365,13 @@ Ia
|
||||
nb
|
||||
iG
|
||||
bV
|
||||
bV
|
||||
Pv
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
nb
|
||||
MD
|
||||
bV
|
||||
Xk
|
||||
Pv
|
||||
PI
|
||||
nb
|
||||
@@ -1210,11 +1388,11 @@ bM
|
||||
US
|
||||
fs
|
||||
fs
|
||||
Xd
|
||||
fs
|
||||
fs
|
||||
fs
|
||||
fs
|
||||
fs
|
||||
WK
|
||||
fs
|
||||
fs
|
||||
mt
|
||||
@@ -1227,7 +1405,7 @@ ES
|
||||
ES
|
||||
nb
|
||||
Fy
|
||||
bV
|
||||
DQ
|
||||
bV
|
||||
IL
|
||||
nb
|
||||
@@ -1254,8 +1432,8 @@ fs
|
||||
fs
|
||||
XV
|
||||
ES
|
||||
bV
|
||||
bV
|
||||
DQ
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
@@ -1266,7 +1444,7 @@ Pv
|
||||
zv
|
||||
nb
|
||||
ES
|
||||
hS
|
||||
bP
|
||||
ES
|
||||
"}
|
||||
(14,1,1) = {"
|
||||
@@ -1288,7 +1466,7 @@ fs
|
||||
fs
|
||||
XV
|
||||
ES
|
||||
bV
|
||||
Xk
|
||||
bV
|
||||
bV
|
||||
bV
|
||||
@@ -1301,12 +1479,12 @@ We
|
||||
nb
|
||||
ES
|
||||
hS
|
||||
ES
|
||||
Hp
|
||||
"}
|
||||
(15,1,1) = {"
|
||||
ES
|
||||
hS
|
||||
ES
|
||||
BE
|
||||
ES
|
||||
zl
|
||||
fs
|
||||
@@ -1322,10 +1500,10 @@ fs
|
||||
fs
|
||||
XV
|
||||
ES
|
||||
bV
|
||||
Pv
|
||||
bV
|
||||
ES
|
||||
ES
|
||||
BE
|
||||
ES
|
||||
nb
|
||||
Gh
|
||||
@@ -1343,7 +1521,6 @@ hS
|
||||
ES
|
||||
ES
|
||||
zl
|
||||
BE
|
||||
fs
|
||||
fs
|
||||
fs
|
||||
@@ -1354,7 +1531,8 @@ fs
|
||||
fs
|
||||
fs
|
||||
fs
|
||||
XV
|
||||
fs
|
||||
El
|
||||
ES
|
||||
bV
|
||||
bV
|
||||
@@ -1378,7 +1556,7 @@ ES
|
||||
ES
|
||||
zl
|
||||
fs
|
||||
fs
|
||||
WK
|
||||
fs
|
||||
fs
|
||||
fs
|
||||
@@ -1390,10 +1568,10 @@ fs
|
||||
fs
|
||||
XV
|
||||
ES
|
||||
bV
|
||||
Pv
|
||||
bV
|
||||
ES
|
||||
ES
|
||||
BE
|
||||
ES
|
||||
nb
|
||||
wc
|
||||
@@ -1409,7 +1587,7 @@ ES
|
||||
ES
|
||||
hS
|
||||
ES
|
||||
ES
|
||||
BE
|
||||
zl
|
||||
fs
|
||||
fs
|
||||
@@ -1486,7 +1664,7 @@ fs
|
||||
fs
|
||||
fs
|
||||
fs
|
||||
fs
|
||||
Xd
|
||||
fs
|
||||
fs
|
||||
fs
|
||||
@@ -1496,12 +1674,12 @@ bV
|
||||
bV
|
||||
ES
|
||||
ES
|
||||
BE
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
BE
|
||||
ES
|
||||
ES
|
||||
hS
|
||||
@@ -1544,7 +1722,7 @@ ES
|
||||
(22,1,1) = {"
|
||||
ES
|
||||
hS
|
||||
ES
|
||||
BE
|
||||
Ns
|
||||
nb
|
||||
lI
|
||||
@@ -1561,7 +1739,7 @@ jl
|
||||
nb
|
||||
iG
|
||||
bV
|
||||
ES
|
||||
Tz
|
||||
nb
|
||||
nb
|
||||
nb
|
||||
@@ -1586,15 +1764,15 @@ ES
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
BE
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
BE
|
||||
ES
|
||||
ES
|
||||
ES
|
||||
xK
|
||||
ES
|
||||
bV
|
||||
ES
|
||||
ES
|
||||
nb
|
||||
FR
|
||||
@@ -1615,7 +1793,7 @@ hS
|
||||
ES
|
||||
ES
|
||||
nb
|
||||
Jv
|
||||
CX
|
||||
nb
|
||||
nb
|
||||
nb
|
||||
@@ -1636,7 +1814,7 @@ bV
|
||||
bV
|
||||
Pv
|
||||
bV
|
||||
bV
|
||||
DQ
|
||||
zv
|
||||
nb
|
||||
ES
|
||||
@@ -1647,13 +1825,13 @@ ES
|
||||
ES
|
||||
hS
|
||||
ES
|
||||
ES
|
||||
BE
|
||||
nb
|
||||
Gv
|
||||
Og
|
||||
Og
|
||||
Hf
|
||||
Og
|
||||
iH
|
||||
Gb
|
||||
Og
|
||||
Og
|
||||
@@ -1661,12 +1839,12 @@ Og
|
||||
Og
|
||||
aM
|
||||
nb
|
||||
ES
|
||||
Xw
|
||||
bV
|
||||
ES
|
||||
nb
|
||||
sF
|
||||
bV
|
||||
Xk
|
||||
bV
|
||||
ax
|
||||
bV
|
||||
@@ -1696,7 +1874,7 @@ Pv
|
||||
Tu
|
||||
Jv
|
||||
bV
|
||||
bV
|
||||
DQ
|
||||
ES
|
||||
nb
|
||||
JQ
|
||||
@@ -1798,7 +1976,7 @@ nb
|
||||
nb
|
||||
nb
|
||||
ES
|
||||
ES
|
||||
BE
|
||||
ES
|
||||
nb
|
||||
nb
|
||||
@@ -1858,7 +2036,7 @@ oF
|
||||
oF
|
||||
oF
|
||||
oF
|
||||
oF
|
||||
Hp
|
||||
oF
|
||||
oF
|
||||
oF
|
||||
|
||||
Reference in New Issue
Block a user