mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Fix Delta issues caught by automated map tests. (#19208)
* Fix some Delta issues. * remove unnecessary nearspace assignments
This commit is contained in:
+192
-208
@@ -276,12 +276,20 @@
|
||||
/turf/simulated/wall/mineral/titanium,
|
||||
/area/shuttle/pod_1)
|
||||
"adM" = (
|
||||
/obj/structure/window/reinforced,
|
||||
/obj/structure/window/reinforced{
|
||||
dir = 4
|
||||
/obj/structure/cable{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/turf/space,
|
||||
/area/space)
|
||||
/obj/structure/cable{
|
||||
d1 = 2;
|
||||
d2 = 4;
|
||||
icon_state = "2-4"
|
||||
},
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "neutralfull"
|
||||
},
|
||||
/area/hallway/primary/central)
|
||||
"adN" = (
|
||||
/turf/simulated/wall/r_wall,
|
||||
/area/hallway/secondary/entry)
|
||||
@@ -13529,10 +13537,6 @@
|
||||
/turf/simulated/floor/engine,
|
||||
/area/maintenance/incinerator)
|
||||
"aPl" = (
|
||||
/obj/machinery/power/turbine{
|
||||
dir = 8;
|
||||
luminosity = 2
|
||||
},
|
||||
/obj/structure/sign/vacuum{
|
||||
pixel_y = -32
|
||||
},
|
||||
@@ -13543,25 +13547,26 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/visible{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/power/turbine{
|
||||
dir = 8;
|
||||
luminosity = 2
|
||||
},
|
||||
/turf/simulated/floor/engine,
|
||||
/area/maintenance/incinerator)
|
||||
"aPm" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/visible{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/cable{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/machinery/power/compressor{
|
||||
comp_id = "incineratorturbine";
|
||||
dir = 4;
|
||||
luminosity = 2
|
||||
},
|
||||
/obj/structure/cable{
|
||||
d2 = 4;
|
||||
icon_state = "0-4"
|
||||
},
|
||||
/obj/structure/cable{
|
||||
d2 = 8;
|
||||
icon_state = "0-8"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/visible{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/engine,
|
||||
/area/maintenance/incinerator)
|
||||
"aPn" = (
|
||||
@@ -17264,6 +17269,7 @@
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
/turf/simulated/floor/plasteel{
|
||||
dir = 8;
|
||||
icon_state = "vault"
|
||||
@@ -17325,6 +17331,7 @@
|
||||
name = "EXTERNAL AIRLOCK";
|
||||
pixel_x = -32
|
||||
},
|
||||
/obj/machinery/atmospherics/unary/vent_scrubber/on,
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "dark"
|
||||
},
|
||||
@@ -28209,6 +28216,11 @@
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/visible/cyan,
|
||||
/obj/effect/decal/warning_stripes/north,
|
||||
/obj/structure/cable{
|
||||
d1 = 1;
|
||||
d2 = 4;
|
||||
icon_state = "1-4"
|
||||
},
|
||||
/turf/simulated/floor/plasteel,
|
||||
/area/atmos)
|
||||
"buF" = (
|
||||
@@ -28229,14 +28241,14 @@
|
||||
/turf/simulated/floor/plating,
|
||||
/area/maintenance/starboard)
|
||||
"buH" = (
|
||||
/obj/structure/cable{
|
||||
d2 = 2;
|
||||
icon_state = "0-2"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/visible/yellow{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/spawner/window/reinforced,
|
||||
/obj/structure/cable{
|
||||
d2 = 8;
|
||||
icon_state = "0-8"
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
/area/atmos)
|
||||
"buI" = (
|
||||
@@ -28601,15 +28613,6 @@
|
||||
/obj/machinery/ai_status_display,
|
||||
/turf/simulated/wall/r_wall,
|
||||
/area/turret_protected/ai)
|
||||
"bvA" = (
|
||||
/obj/item/twohanded/required/kirbyplants,
|
||||
/obj/structure/cable{
|
||||
d1 = 2;
|
||||
d2 = 4;
|
||||
icon_state = "2-4"
|
||||
},
|
||||
/turf/simulated/floor/plasteel/dark,
|
||||
/area/turret_protected/ai)
|
||||
"bvB" = (
|
||||
/obj/structure/cable{
|
||||
d1 = 1;
|
||||
@@ -28764,11 +28767,6 @@
|
||||
d2 = 2;
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/obj/structure/cable{
|
||||
d1 = 1;
|
||||
d2 = 4;
|
||||
icon_state = "1-4"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/visible/cyan,
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
@@ -28777,25 +28775,7 @@
|
||||
icon_state = "neutralfull"
|
||||
},
|
||||
/area/atmos)
|
||||
"bvQ" = (
|
||||
/obj/structure/cable{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "neutralfull"
|
||||
},
|
||||
/area/atmos)
|
||||
"bvR" = (
|
||||
/obj/structure/cable{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
@@ -28811,16 +28791,6 @@
|
||||
dir = 8;
|
||||
location = "Atmospherics"
|
||||
},
|
||||
/obj/structure/cable{
|
||||
d1 = 1;
|
||||
d2 = 8;
|
||||
icon_state = "1-8"
|
||||
},
|
||||
/obj/structure/cable{
|
||||
d1 = 2;
|
||||
d2 = 8;
|
||||
icon_state = "2-8"
|
||||
},
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
@@ -29288,10 +29258,6 @@
|
||||
d2 = 4;
|
||||
icon_state = "0-4"
|
||||
},
|
||||
/obj/structure/cable{
|
||||
d2 = 8;
|
||||
icon_state = "0-8"
|
||||
},
|
||||
/turf/simulated/floor/plasteel/dark,
|
||||
/area/turret_protected/ai)
|
||||
"bwG" = (
|
||||
@@ -29489,12 +29455,11 @@
|
||||
},
|
||||
/area/atmos)
|
||||
"bxd" = (
|
||||
/obj/effect/spawner/window/reinforced,
|
||||
/obj/structure/cable{
|
||||
d2 = 2;
|
||||
icon_state = "0-2"
|
||||
},
|
||||
/obj/structure/cable,
|
||||
/obj/effect/spawner/window/reinforced,
|
||||
/turf/simulated/floor/plating,
|
||||
/area/atmos)
|
||||
"bxe" = (
|
||||
@@ -29901,18 +29866,15 @@
|
||||
},
|
||||
/area/hallway/secondary/entry)
|
||||
"byb" = (
|
||||
/obj/structure/cable{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/machinery/door/firedoor,
|
||||
/obj/effect/decal/warning_stripes/south,
|
||||
/obj/structure/cable{
|
||||
d1 = 1;
|
||||
d2 = 8;
|
||||
icon_state = "1-8"
|
||||
d2 = 2;
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/turf/simulated/floor/greengrid,
|
||||
/area/turret_protected/ai)
|
||||
/turf/simulated/floor/plasteel,
|
||||
/area/medical/reception)
|
||||
"byc" = (
|
||||
/obj/machinery/ai_slipper,
|
||||
/obj/structure/cable{
|
||||
@@ -30161,11 +30123,6 @@
|
||||
name = "Atmospherics Desk";
|
||||
req_access_txt = "24"
|
||||
},
|
||||
/obj/structure/cable{
|
||||
d1 = 1;
|
||||
d2 = 8;
|
||||
icon_state = "1-8"
|
||||
},
|
||||
/obj/structure/cable{
|
||||
d1 = 2;
|
||||
d2 = 8;
|
||||
@@ -30174,6 +30131,11 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/visible/cyan{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/cable{
|
||||
d1 = 1;
|
||||
d2 = 8;
|
||||
icon_state = "1-8"
|
||||
},
|
||||
/turf/simulated/floor/plasteel,
|
||||
/area/atmos)
|
||||
"byF" = (
|
||||
@@ -60596,6 +60558,11 @@
|
||||
dir = 4;
|
||||
icon_state = "pipe-c"
|
||||
},
|
||||
/obj/structure/cable{
|
||||
d1 = 1;
|
||||
d2 = 2;
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/turf/simulated/floor/plasteel{
|
||||
dir = 9;
|
||||
icon_state = "whiteblue"
|
||||
@@ -61306,6 +61273,11 @@
|
||||
/area/maintenance/starboardsolar)
|
||||
"cPD" = (
|
||||
/obj/structure/disposalpipe/segment,
|
||||
/obj/structure/cable{
|
||||
d1 = 1;
|
||||
d2 = 2;
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/turf/simulated/floor/plasteel{
|
||||
dir = 10;
|
||||
icon_state = "whiteblue"
|
||||
@@ -62008,6 +61980,11 @@
|
||||
/area/medical/reception)
|
||||
"cRl" = (
|
||||
/obj/structure/disposalpipe/segment,
|
||||
/obj/structure/cable{
|
||||
d1 = 1;
|
||||
d2 = 2;
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/turf/simulated/floor/plasteel{
|
||||
dir = 1;
|
||||
icon_state = "whiteblue"
|
||||
@@ -62559,6 +62536,7 @@
|
||||
name = "south bump";
|
||||
pixel_y = -24
|
||||
},
|
||||
/obj/structure/cable,
|
||||
/turf/simulated/floor/plasteel{
|
||||
dir = 8;
|
||||
icon_state = "whitebluecorner"
|
||||
@@ -87849,6 +87827,9 @@
|
||||
name = "EXTERNAL AIRLOCK";
|
||||
pixel_x = -32
|
||||
},
|
||||
/obj/machinery/atmospherics/unary/vent_pump/on{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "dark"
|
||||
},
|
||||
@@ -87896,7 +87877,7 @@
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 5
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "dark"
|
||||
@@ -87952,9 +87933,6 @@
|
||||
/turf/simulated/wall/r_wall,
|
||||
/area/hallway/primary/central/south)
|
||||
"eud" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 10
|
||||
},
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "dark"
|
||||
},
|
||||
@@ -88010,12 +87988,15 @@
|
||||
},
|
||||
/area/hallway/secondary/entry)
|
||||
"eAi" = (
|
||||
/obj/structure/window/reinforced{
|
||||
dir = 1;
|
||||
layer = 2.9
|
||||
/obj/structure/cable{
|
||||
d1 = 1;
|
||||
d2 = 2;
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/turf/space,
|
||||
/area/space)
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "whiteblue"
|
||||
},
|
||||
/area/medical/reception)
|
||||
"eAl" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/closet/firecloset,
|
||||
@@ -89382,14 +89363,6 @@
|
||||
"hcH" = (
|
||||
/turf/simulated/wall,
|
||||
/area/security/permasolitary)
|
||||
"hcQ" = (
|
||||
/obj/machinery/atmospherics/unary/vent_scrubber/on{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "dark"
|
||||
},
|
||||
/area/security/execution)
|
||||
"hcU" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
@@ -90720,15 +90693,16 @@
|
||||
/turf/simulated/floor/plating,
|
||||
/area/security/prison/cell_block)
|
||||
"jBy" = (
|
||||
/obj/structure/window/reinforced{
|
||||
/obj/structure/cable{
|
||||
d1 = 1;
|
||||
d2 = 2;
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/turf/simulated/floor/plasteel{
|
||||
dir = 1;
|
||||
layer = 2.9
|
||||
icon_state = "whitebluecorner"
|
||||
},
|
||||
/obj/structure/window/reinforced{
|
||||
dir = 4
|
||||
},
|
||||
/turf/space,
|
||||
/area/space)
|
||||
/area/medical/reception)
|
||||
"jCt" = (
|
||||
/obj/structure/cable{
|
||||
d2 = 8;
|
||||
@@ -91396,10 +91370,6 @@
|
||||
"lfg" = (
|
||||
/turf/simulated/wall,
|
||||
/area/civilian/pet_store)
|
||||
"lfK" = (
|
||||
/obj/effect/spawner/window/reinforced,
|
||||
/turf/simulated/floor/plating,
|
||||
/area/space)
|
||||
"lht" = (
|
||||
/obj/effect/spawner/window/reinforced,
|
||||
/obj/structure/cable{
|
||||
@@ -93301,12 +93271,6 @@
|
||||
/obj/effect/spawner/lootdrop/maintenance,
|
||||
/turf/simulated/floor/plating,
|
||||
/area/maintenance/starboard)
|
||||
"oBS" = (
|
||||
/obj/structure/window/reinforced{
|
||||
dir = 4
|
||||
},
|
||||
/turf/space,
|
||||
/area/space)
|
||||
"oCK" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/visible/universal,
|
||||
/obj/effect/decal/warning_stripes/yellow/hollow,
|
||||
@@ -93713,9 +93677,21 @@
|
||||
},
|
||||
/area/crew_quarters/fitness)
|
||||
"pnF" = (
|
||||
/obj/structure/window/reinforced,
|
||||
/turf/space,
|
||||
/area/space)
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/cable{
|
||||
d1 = 1;
|
||||
d2 = 2;
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "bluecorner"
|
||||
},
|
||||
/area/hallway/primary/central)
|
||||
"ppj" = (
|
||||
/obj/machinery/atmospherics/pipe/manifold/visible{
|
||||
dir = 8
|
||||
@@ -94810,11 +94786,17 @@
|
||||
/turf/simulated/floor/plasteel,
|
||||
/area/maintenance/starboard)
|
||||
"rke" = (
|
||||
/obj/structure/window/reinforced{
|
||||
dir = 8
|
||||
/obj/machinery/atmospherics/pipe/simple/visible/yellow{
|
||||
dir = 4
|
||||
},
|
||||
/turf/space,
|
||||
/area/space)
|
||||
/obj/effect/decal/warning_stripes/north,
|
||||
/obj/structure/cable{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/turf/simulated/floor/plasteel,
|
||||
/area/atmos)
|
||||
"rkq" = (
|
||||
/obj/machinery/alarm{
|
||||
dir = 8;
|
||||
@@ -97688,7 +97670,6 @@
|
||||
frequency = 1441;
|
||||
id = "mix_in"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
/obj/structure/cable{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
@@ -98319,8 +98300,11 @@
|
||||
/turf/simulated/floor/plating,
|
||||
/area/maintenance/starboard)
|
||||
"ygp" = (
|
||||
/obj/machinery/atmospherics/unary/vent_pump/on{
|
||||
dir = 4
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||
dir = 6
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 5
|
||||
},
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "dark"
|
||||
@@ -104138,17 +104122,17 @@ aaa
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
oBS
|
||||
bmo
|
||||
bpm
|
||||
pVN
|
||||
bpm
|
||||
pVN
|
||||
bpm
|
||||
oBS
|
||||
oBS
|
||||
oBS
|
||||
oBS
|
||||
oBS
|
||||
bmo
|
||||
bmo
|
||||
bmo
|
||||
bmo
|
||||
bmo
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
@@ -104394,7 +104378,7 @@ aaa
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
pnF
|
||||
bkt
|
||||
bpn
|
||||
brp
|
||||
bRu
|
||||
@@ -104897,17 +104881,17 @@ aaa
|
||||
aaa
|
||||
abj
|
||||
bpm
|
||||
oBS
|
||||
oBS
|
||||
oBS
|
||||
oBS
|
||||
oBS
|
||||
oBS
|
||||
oBS
|
||||
oBS
|
||||
oBS
|
||||
oBS
|
||||
oBS
|
||||
bmo
|
||||
bmo
|
||||
bmo
|
||||
bmo
|
||||
bmo
|
||||
bmo
|
||||
bmo
|
||||
bmo
|
||||
bmo
|
||||
bmo
|
||||
bmo
|
||||
bPR
|
||||
bpo
|
||||
brr
|
||||
@@ -105424,7 +105408,7 @@ bms
|
||||
bms
|
||||
bpu
|
||||
bms
|
||||
vXX
|
||||
aaa
|
||||
bNM
|
||||
bPH
|
||||
bSr
|
||||
@@ -105438,7 +105422,7 @@ dSz
|
||||
pVN
|
||||
bpm
|
||||
pVN
|
||||
oBS
|
||||
bmo
|
||||
bpm
|
||||
aaa
|
||||
aaa
|
||||
@@ -105666,7 +105650,7 @@ aaa
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
pnF
|
||||
bkt
|
||||
bpo
|
||||
brr
|
||||
abj
|
||||
@@ -105697,7 +105681,7 @@ mRz
|
||||
mRz
|
||||
brp
|
||||
cpb
|
||||
eAi
|
||||
brs
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
@@ -105946,7 +105930,7 @@ hzl
|
||||
bXI
|
||||
chE
|
||||
bNM
|
||||
vXX
|
||||
aaa
|
||||
bpu
|
||||
bms
|
||||
bms
|
||||
@@ -105954,7 +105938,7 @@ bpu
|
||||
bms
|
||||
bPC
|
||||
bpo
|
||||
eAi
|
||||
brs
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
@@ -106183,7 +106167,7 @@ aaa
|
||||
ops
|
||||
bpo
|
||||
brs
|
||||
vXX
|
||||
aaa
|
||||
btd
|
||||
btd
|
||||
btd
|
||||
@@ -106211,7 +106195,7 @@ qrT
|
||||
abj
|
||||
bku
|
||||
bpo
|
||||
eAi
|
||||
brs
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
@@ -106468,7 +106452,7 @@ qrT
|
||||
qrT
|
||||
bkt
|
||||
bpo
|
||||
eAi
|
||||
brs
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
@@ -106693,11 +106677,11 @@ aaa
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
oBS
|
||||
adM
|
||||
bmo
|
||||
bnM
|
||||
bpo
|
||||
brs
|
||||
vXX
|
||||
aaa
|
||||
btd
|
||||
bvz
|
||||
bwH
|
||||
@@ -106725,8 +106709,8 @@ qrT
|
||||
qrT
|
||||
bkt
|
||||
bpo
|
||||
jBy
|
||||
oBS
|
||||
bLS
|
||||
bmo
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
@@ -106949,7 +106933,7 @@ aaa
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
pnF
|
||||
bkt
|
||||
bmp
|
||||
cqK
|
||||
bpq
|
||||
@@ -106984,7 +106968,7 @@ bku
|
||||
bmq
|
||||
cqK
|
||||
csk
|
||||
eAi
|
||||
brs
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
@@ -107213,9 +107197,9 @@ bpq
|
||||
brs
|
||||
btd
|
||||
btd
|
||||
bvA
|
||||
bwJ
|
||||
byb
|
||||
byg
|
||||
bBf
|
||||
bye
|
||||
bBf
|
||||
btd
|
||||
btd
|
||||
@@ -107241,7 +107225,7 @@ bkt
|
||||
bmq
|
||||
cqL
|
||||
bpq
|
||||
eAi
|
||||
brs
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
@@ -107463,7 +107447,7 @@ aaa
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
pnF
|
||||
bkt
|
||||
bav
|
||||
bnP
|
||||
bvv
|
||||
@@ -107498,7 +107482,7 @@ cKl
|
||||
bBv
|
||||
bnP
|
||||
btk
|
||||
eAi
|
||||
brs
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
@@ -107755,7 +107739,7 @@ bkt
|
||||
brT
|
||||
bsb
|
||||
btx
|
||||
eAi
|
||||
brs
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
@@ -108012,7 +107996,7 @@ bku
|
||||
cpd
|
||||
cqM
|
||||
csl
|
||||
eAi
|
||||
brs
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
@@ -108239,7 +108223,7 @@ oMO
|
||||
fPS
|
||||
bJP
|
||||
brs
|
||||
vXX
|
||||
aaa
|
||||
btd
|
||||
bvz
|
||||
bwH
|
||||
@@ -108750,10 +108734,10 @@ aaa
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
pnF
|
||||
bkt
|
||||
bJP
|
||||
brs
|
||||
vXX
|
||||
aaa
|
||||
btd
|
||||
btd
|
||||
btd
|
||||
@@ -109007,7 +108991,7 @@ aaa
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
pnF
|
||||
bkt
|
||||
bJP
|
||||
brs
|
||||
abj
|
||||
@@ -109030,7 +109014,7 @@ bTL
|
||||
bXI
|
||||
bXM
|
||||
bNM
|
||||
vXX
|
||||
aaa
|
||||
bpm
|
||||
bmo
|
||||
bmo
|
||||
@@ -109264,7 +109248,7 @@ aaa
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
pnF
|
||||
bkt
|
||||
bJP
|
||||
brr
|
||||
alW
|
||||
@@ -109295,7 +109279,7 @@ pDS
|
||||
pDS
|
||||
chS
|
||||
cpe
|
||||
eAi
|
||||
brs
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
@@ -109521,7 +109505,7 @@ aaa
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
pnF
|
||||
bkt
|
||||
bJP
|
||||
brw
|
||||
bpm
|
||||
@@ -109536,7 +109520,7 @@ bmo
|
||||
bmo
|
||||
bpm
|
||||
bmo
|
||||
vXX
|
||||
aaa
|
||||
bNM
|
||||
bRt
|
||||
bXI
|
||||
@@ -109549,9 +109533,9 @@ eHx
|
||||
orz
|
||||
oMO
|
||||
bpu
|
||||
rke
|
||||
rke
|
||||
rke
|
||||
bms
|
||||
bms
|
||||
bms
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
@@ -110038,15 +110022,15 @@ aaa
|
||||
abj
|
||||
bpu
|
||||
oMO
|
||||
rke
|
||||
rke
|
||||
rke
|
||||
rke
|
||||
rke
|
||||
rke
|
||||
rke
|
||||
rke
|
||||
rke
|
||||
bms
|
||||
bms
|
||||
bms
|
||||
bms
|
||||
bms
|
||||
bms
|
||||
bms
|
||||
bms
|
||||
bms
|
||||
bpu
|
||||
fPS
|
||||
bJP
|
||||
@@ -110060,7 +110044,7 @@ bNM
|
||||
bNM
|
||||
bku
|
||||
bJP
|
||||
eAi
|
||||
brs
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
@@ -110317,7 +110301,7 @@ brw
|
||||
bmo
|
||||
bnM
|
||||
bJP
|
||||
eAi
|
||||
brs
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
@@ -110562,7 +110546,7 @@ aaa
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
pnF
|
||||
bkt
|
||||
bJY
|
||||
bLT
|
||||
bRv
|
||||
@@ -110574,7 +110558,7 @@ chS
|
||||
chS
|
||||
chS
|
||||
cpe
|
||||
eAi
|
||||
brs
|
||||
aaa
|
||||
aaa
|
||||
aaa
|
||||
@@ -126487,8 +126471,8 @@ aOg
|
||||
btv
|
||||
btv
|
||||
btv
|
||||
buD
|
||||
bvQ
|
||||
rke
|
||||
bvO
|
||||
ban
|
||||
byC
|
||||
ban
|
||||
@@ -126744,7 +126728,7 @@ aOg
|
||||
btw
|
||||
brR
|
||||
btw
|
||||
buD
|
||||
rke
|
||||
bvR
|
||||
bxc
|
||||
byD
|
||||
@@ -139377,11 +139361,11 @@ cBu
|
||||
cCT
|
||||
cEe
|
||||
cFa
|
||||
bqu
|
||||
cHK
|
||||
cJh
|
||||
rQz
|
||||
npp
|
||||
adM
|
||||
pnF
|
||||
byb
|
||||
jBy
|
||||
eAi
|
||||
cNT
|
||||
cPD
|
||||
cRl
|
||||
@@ -148315,7 +148299,7 @@ eNt
|
||||
aZu
|
||||
aMv
|
||||
aWX
|
||||
hcQ
|
||||
lZw
|
||||
aWS
|
||||
ygp
|
||||
ekR
|
||||
@@ -155051,14 +155035,14 @@ csj
|
||||
aaa
|
||||
aaa
|
||||
abj
|
||||
lfK
|
||||
csj
|
||||
cFF
|
||||
csi
|
||||
mcD
|
||||
mcD
|
||||
csi
|
||||
cJF
|
||||
lfK
|
||||
csj
|
||||
abj
|
||||
aaa
|
||||
aaa
|
||||
|
||||
Reference in New Issue
Block a user