Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
@@ -18,10 +18,10 @@
|
|||||||
..()
|
..()
|
||||||
underlays.Cut()
|
underlays.Cut()
|
||||||
underlays += image('icons/obj/stationobjs_vr.dmi', icon_state = "telecomp-wires") //VOREStation Edit: different direction for wires to account for dirs
|
underlays += image('icons/obj/stationobjs_vr.dmi', icon_state = "telecomp-wires") //VOREStation Edit: different direction for wires to account for dirs
|
||||||
teleport_control = new(src)
|
|
||||||
|
|
||||||
/obj/machinery/computer/teleporter/Initialize()
|
/obj/machinery/computer/teleporter/Initialize()
|
||||||
. = ..()
|
. = ..()
|
||||||
|
teleport_control = new(src)
|
||||||
var/obj/machinery/teleport/station/station = null
|
var/obj/machinery/teleport/station/station = null
|
||||||
var/obj/machinery/teleport/hub/hub = null
|
var/obj/machinery/teleport/hub/hub = null
|
||||||
|
|
||||||
|
|||||||
@@ -327,6 +327,8 @@
|
|||||||
/obj/structure/closet/crate/bin
|
/obj/structure/closet/crate/bin
|
||||||
name = "large bin"
|
name = "large bin"
|
||||||
desc = "A large bin."
|
desc = "A large bin."
|
||||||
|
closet_appearance = null
|
||||||
|
icon = 'icons/obj/closets/largebin.dmi'
|
||||||
|
|
||||||
|
|
||||||
/obj/structure/closet/crate/radiation
|
/obj/structure/closet/crate/radiation
|
||||||
|
|||||||
@@ -49,7 +49,7 @@
|
|||||||
new /datum/event_meta(EVENT_LEVEL_MUNDANE, "Vermin Infestation",/datum/event/infestation, 100, list(ASSIGNMENT_JANITOR = 100), 1),
|
new /datum/event_meta(EVENT_LEVEL_MUNDANE, "Vermin Infestation",/datum/event/infestation, 100, list(ASSIGNMENT_JANITOR = 100), 1),
|
||||||
// Rot only weakens walls, not destroy them
|
// Rot only weakens walls, not destroy them
|
||||||
new /datum/event_meta(EVENT_LEVEL_MUNDANE, "Wallrot", /datum/event/wallrot, 0, list(ASSIGNMENT_ENGINEER = 30, ASSIGNMENT_GARDENER = 50), 1),
|
new /datum/event_meta(EVENT_LEVEL_MUNDANE, "Wallrot", /datum/event/wallrot, 0, list(ASSIGNMENT_ENGINEER = 30, ASSIGNMENT_GARDENER = 50), 1),
|
||||||
new /datum/event_meta(EVENT_LEVEL_MUNDANE, "Aurora Caelus", /datum/event/aurora_caelus, 5, list(ASSIGNMENT_ANY = 2), 1),
|
new /datum/event_meta(EVENT_LEVEL_MUNDANE, "Aurora Caelus", /datum/event/aurora_caelus, 2, list(), 1),
|
||||||
)
|
)
|
||||||
add_disabled_events(list(
|
add_disabled_events(list(
|
||||||
new /datum/event_meta(EVENT_LEVEL_MUNDANE, "Ian Storm", /datum/event/ianstorm, 1, list(), 1),
|
new /datum/event_meta(EVENT_LEVEL_MUNDANE, "Ian Storm", /datum/event/ianstorm, 1, list(), 1),
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 576 B After Width: | Height: | Size: 562 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 2.0 KiB |
BIN
icons/obj/closets/largebin.dmi
Normal file
|
After Width: | Height: | Size: 428 B |
@@ -36,7 +36,9 @@
|
|||||||
/turf/space,
|
/turf/space,
|
||||||
/area/tether_away/guttersite/unexplored)
|
/area/tether_away/guttersite/unexplored)
|
||||||
"al" = (
|
"al" = (
|
||||||
/obj/structure/frame/computer,
|
/obj/structure/frame/computer{
|
||||||
|
dir = 4
|
||||||
|
},
|
||||||
/obj/structure/cable{
|
/obj/structure/cable{
|
||||||
d2 = 2;
|
d2 = 2;
|
||||||
icon_state = "0-2"
|
icon_state = "0-2"
|
||||||
@@ -71,6 +73,7 @@
|
|||||||
"ar" = (
|
"ar" = (
|
||||||
/obj/structure/table/rack,
|
/obj/structure/table/rack,
|
||||||
/obj/item/clothing/gloves/yellow,
|
/obj/item/clothing/gloves/yellow,
|
||||||
|
/obj/item/weapon/storage/toolbox/mechanical,
|
||||||
/turf/simulated/floor/airless,
|
/turf/simulated/floor/airless,
|
||||||
/area/tether_away/guttersite/teleporter)
|
/area/tether_away/guttersite/teleporter)
|
||||||
"as" = (
|
"as" = (
|
||||||
@@ -236,9 +239,9 @@
|
|||||||
/turf/simulated/floor/tiled/eris/dark,
|
/turf/simulated/floor/tiled/eris/dark,
|
||||||
/area/tether_away/guttersite/maint)
|
/area/tether_away/guttersite/maint)
|
||||||
"ba" = (
|
"ba" = (
|
||||||
/obj/machinery/computer/ship/engines,
|
/obj/item/weapon/circuitboard/teleporter,
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/airless,
|
||||||
/area/tether_away/guttersite/maint)
|
/area/tether_away/guttersite/teleporter)
|
||||||
"bb" = (
|
"bb" = (
|
||||||
/obj/structure/barricade,
|
/obj/structure/barricade,
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
@@ -981,9 +984,10 @@
|
|||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
/area/tether_away/guttersite/commons)
|
/area/tether_away/guttersite/commons)
|
||||||
"cJ" = (
|
"cJ" = (
|
||||||
/obj/structure/bed/chair/janicart,
|
/obj/fiftyspawner/glass,
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/obj/fiftyspawner/steel,
|
||||||
/area/tether_away/guttersite/storage)
|
/turf/simulated/floor/airless,
|
||||||
|
/area/tether_away/guttersite/teleporter)
|
||||||
"cK" = (
|
"cK" = (
|
||||||
/obj/structure/cable/cyan{
|
/obj/structure/cable/cyan{
|
||||||
d1 = 4;
|
d1 = 4;
|
||||||
@@ -2591,6 +2595,10 @@
|
|||||||
},
|
},
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
/area/tether_away/guttersite/security)
|
/area/tether_away/guttersite/security)
|
||||||
|
"fW" = (
|
||||||
|
/obj/item/weapon/storage/toolbox/lunchbox/heart/filled,
|
||||||
|
/turf/simulated/mineral/floor/vacuum,
|
||||||
|
/area/tether_away/guttersite/unexplored)
|
||||||
"fX" = (
|
"fX" = (
|
||||||
/obj/structure/grille,
|
/obj/structure/grille,
|
||||||
/obj/structure/window/reinforced/full,
|
/obj/structure/window/reinforced/full,
|
||||||
@@ -2620,10 +2628,14 @@
|
|||||||
/turf/simulated/floor/plating,
|
/turf/simulated/floor/plating,
|
||||||
/area/tether_away/guttersite/security)
|
/area/tether_away/guttersite/security)
|
||||||
"fZ" = (
|
"fZ" = (
|
||||||
/obj/structure/grille,
|
/obj/structure/bed/chair/office/dark{
|
||||||
/obj/structure/window/reinforced/full,
|
dir = 1;
|
||||||
/obj/machinery/door/firedoor/glass,
|
icon_state = "officechair_dark"
|
||||||
/turf/simulated/floor/plating,
|
},
|
||||||
|
/mob/living/simple_mob/humanoid/merc/ranged/smg/poi{
|
||||||
|
faction = "wolfgirl"
|
||||||
|
},
|
||||||
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
/area/tether_away/guttersite/security)
|
/area/tether_away/guttersite/security)
|
||||||
"ga" = (
|
"ga" = (
|
||||||
/obj/effect/floor_decal/industrial/warning/corner{
|
/obj/effect/floor_decal/industrial/warning/corner{
|
||||||
@@ -2912,7 +2924,9 @@
|
|||||||
dir = 1;
|
dir = 1;
|
||||||
icon_state = "officechair_dark"
|
icon_state = "officechair_dark"
|
||||||
},
|
},
|
||||||
/mob/living/simple_mob/humanoid/merc/ranged/laser/poi,
|
/mob/living/simple_mob/humanoid/merc/melee/poi{
|
||||||
|
faction = "wolfgirl"
|
||||||
|
},
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
/area/tether_away/guttersite/security)
|
/area/tether_away/guttersite/security)
|
||||||
"gE" = (
|
"gE" = (
|
||||||
@@ -3501,11 +3515,15 @@
|
|||||||
/turf/space,
|
/turf/space,
|
||||||
/area/space)
|
/area/space)
|
||||||
"hU" = (
|
"hU" = (
|
||||||
/obj/structure/grille,
|
/obj/structure/bed/chair/office/dark{
|
||||||
/obj/structure/window/reinforced/full,
|
dir = 8;
|
||||||
/obj/machinery/door/firedoor/glass,
|
icon_state = "officechair_dark"
|
||||||
/turf/space,
|
},
|
||||||
/area/tether_away/guttersite/walkway)
|
/mob/living/simple_mob/humanoid/merc/melee/poi{
|
||||||
|
faction = "wolfgirl"
|
||||||
|
},
|
||||||
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
|
/area/tether_away/guttersite/security)
|
||||||
"hV" = (
|
"hV" = (
|
||||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||||
dir = 4;
|
dir = 4;
|
||||||
@@ -3601,21 +3619,37 @@
|
|||||||
/turf/simulated/floor/plating,
|
/turf/simulated/floor/plating,
|
||||||
/area/tether_away/guttersite/medbay)
|
/area/tether_away/guttersite/medbay)
|
||||||
"id" = (
|
"id" = (
|
||||||
/obj/structure/bed/chair/office/dark{
|
/obj/machinery/door/airlock/glass_external,
|
||||||
dir = 8;
|
/obj/machinery/access_button{
|
||||||
icon_state = "officechair_dark"
|
command = "cycle_exterior";
|
||||||
|
frequency = 1380;
|
||||||
|
master_tag = "dock_d2a2";
|
||||||
|
name = "exterior access button";
|
||||||
|
pixel_x = -5;
|
||||||
|
pixel_y = -26;
|
||||||
|
req_one_access = list()
|
||||||
},
|
},
|
||||||
/mob/living/simple_mob/humanoid/merc/ranged/laser,
|
/obj/effect/map_helper/airlock/door/ext_door,
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
/area/tether_away/guttersite/security)
|
/area/tether_away/guttersite/docking)
|
||||||
"ie" = (
|
"ie" = (
|
||||||
/obj/structure/bed/chair/office/dark{
|
/obj/effect/floor_decal/industrial/warning{
|
||||||
dir = 1;
|
dir = 8
|
||||||
icon_state = "officechair_dark"
|
},
|
||||||
|
/obj/machinery/access_button{
|
||||||
|
command = "cycle_interior";
|
||||||
|
frequency = 1380;
|
||||||
|
master_tag = "dock_d2a2";
|
||||||
|
name = "interior access button";
|
||||||
|
pixel_x = -28;
|
||||||
|
pixel_y = 26;
|
||||||
|
req_one_access = list()
|
||||||
|
},
|
||||||
|
/obj/machinery/atmospherics/pipe/simple/hidden{
|
||||||
|
dir = 4
|
||||||
},
|
},
|
||||||
/mob/living/simple_mob/humanoid/merc/melee/poi,
|
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
/area/tether_away/guttersite/security)
|
/area/tether_away/guttersite/docking)
|
||||||
"if" = (
|
"if" = (
|
||||||
/obj/random/mob/mouse,
|
/obj/random/mob/mouse,
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
@@ -3770,12 +3804,7 @@
|
|||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
/area/tether_away/guttersite/vault)
|
/area/tether_away/guttersite/vault)
|
||||||
"iA" = (
|
"iA" = (
|
||||||
/obj/random/mob/merc/all,
|
/mob/living/simple_mob/humanoid/merc/melee/sword/space,
|
||||||
/obj/structure/cable/cyan{
|
|
||||||
d1 = 4;
|
|
||||||
d2 = 8;
|
|
||||||
icon_state = "4-8"
|
|
||||||
},
|
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
/area/tether_away/guttersite/vault)
|
/area/tether_away/guttersite/vault)
|
||||||
"iB" = (
|
"iB" = (
|
||||||
@@ -3829,7 +3858,12 @@
|
|||||||
/turf/simulated/mineral/floor/vacuum,
|
/turf/simulated/mineral/floor/vacuum,
|
||||||
/area/tether_away/guttersite/unexplored)
|
/area/tether_away/guttersite/unexplored)
|
||||||
"iK" = (
|
"iK" = (
|
||||||
/obj/random/mob/merc/all,
|
/obj/structure/cable/cyan{
|
||||||
|
d1 = 4;
|
||||||
|
d2 = 8;
|
||||||
|
icon_state = "4-8"
|
||||||
|
},
|
||||||
|
/mob/living/simple_mob/humanoid/merc/ranged/rifle/mag/poi,
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
/area/tether_away/guttersite/vault)
|
/area/tether_away/guttersite/vault)
|
||||||
"iL" = (
|
"iL" = (
|
||||||
@@ -3859,52 +3893,20 @@
|
|||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
/area/tether_away/guttersite/vault)
|
/area/tether_away/guttersite/vault)
|
||||||
"iO" = (
|
"iO" = (
|
||||||
/obj/machinery/door/airlock/glass_external,
|
|
||||||
/obj/machinery/access_button{
|
|
||||||
command = "cycle_exterior";
|
|
||||||
frequency = 1380;
|
|
||||||
master_tag = "dock_d2a2";
|
|
||||||
name = "exterior access button";
|
|
||||||
pixel_x = -5;
|
|
||||||
pixel_y = -26;
|
|
||||||
req_one_access = list(0)
|
|
||||||
},
|
|
||||||
/obj/effect/map_helper/airlock/door/ext_door,
|
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
|
||||||
/area/tether_away/guttersite/docking)
|
|
||||||
"iP" = (
|
|
||||||
/obj/effect/floor_decal/industrial/warning{
|
|
||||||
dir = 8
|
|
||||||
},
|
|
||||||
/obj/machinery/access_button{
|
|
||||||
command = "cycle_interior";
|
|
||||||
frequency = 1380;
|
|
||||||
master_tag = "dock_d2a2";
|
|
||||||
name = "interior access button";
|
|
||||||
pixel_x = -28;
|
|
||||||
pixel_y = 26;
|
|
||||||
req_one_access = list(0)
|
|
||||||
},
|
|
||||||
/obj/machinery/atmospherics/pipe/simple/hidden{
|
|
||||||
dir = 4
|
|
||||||
},
|
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
|
||||||
/area/tether_away/guttersite/docking)
|
|
||||||
"iQ" = (
|
|
||||||
/obj/machinery/access_button{
|
/obj/machinery/access_button{
|
||||||
command = "cycle_exterior";
|
command = "cycle_exterior";
|
||||||
frequency = 1331;
|
frequency = 1331;
|
||||||
master_tag = "vox_east_control";
|
master_tag = "vox_east_control";
|
||||||
req_access = list(0)
|
req_access = list()
|
||||||
},
|
},
|
||||||
/turf/simulated/wall/skipjack,
|
/turf/simulated/wall/skipjack,
|
||||||
/area/tether_away/guttersite/docking)
|
/area/tether_away/guttersite/docking)
|
||||||
"iR" = (
|
"iP" = (
|
||||||
/obj/machinery/embedded_controller/radio/airlock/airlock_controller{
|
/obj/machinery/embedded_controller/radio/airlock/airlock_controller{
|
||||||
frequency = 1331;
|
frequency = 1331;
|
||||||
id_tag = "guttersite_lshuttle";
|
id_tag = "guttersite_lshuttle";
|
||||||
pixel_x = -24;
|
pixel_x = -24;
|
||||||
req_access = list(0);
|
req_access = list();
|
||||||
tag_airpump = "vox_east_vent";
|
tag_airpump = "vox_east_vent";
|
||||||
tag_chamber_sensor = "vox_east_sensor";
|
tag_chamber_sensor = "vox_east_sensor";
|
||||||
tag_exterior_door = "vox_northeast_lock";
|
tag_exterior_door = "vox_northeast_lock";
|
||||||
@@ -3918,17 +3920,25 @@
|
|||||||
/obj/machinery/light/small,
|
/obj/machinery/light/small,
|
||||||
/turf/simulated/shuttle/plating,
|
/turf/simulated/shuttle/plating,
|
||||||
/area/tether_away/guttersite/docking)
|
/area/tether_away/guttersite/docking)
|
||||||
"iS" = (
|
"iQ" = (
|
||||||
/obj/machinery/access_button{
|
/obj/machinery/access_button{
|
||||||
command = "cycle_interior";
|
command = "cycle_interior";
|
||||||
frequency = 1331;
|
frequency = 1331;
|
||||||
master_tag = "vox_east_control";
|
master_tag = "vox_east_control";
|
||||||
pixel_x = 22;
|
pixel_x = 22;
|
||||||
req_access = list(0)
|
req_access = list()
|
||||||
},
|
},
|
||||||
/obj/machinery/atmospherics/pipe/simple/hidden,
|
/obj/machinery/atmospherics/pipe/simple/hidden,
|
||||||
/turf/simulated/shuttle/plating,
|
/turf/simulated/shuttle/plating,
|
||||||
/area/tether_away/guttersite/docking)
|
/area/tether_away/guttersite/docking)
|
||||||
|
"iR" = (
|
||||||
|
/mob/living/simple_mob/mechanical/hivebot/ranged_damage/basic,
|
||||||
|
/turf/simulated/mineral/floor/vacuum,
|
||||||
|
/area/tether_away/guttersite/unexplored)
|
||||||
|
"iS" = (
|
||||||
|
/mob/living/simple_mob/mechanical/hivebot/tank/meatshield,
|
||||||
|
/turf/simulated/mineral/floor/vacuum,
|
||||||
|
/area/tether_away/guttersite/unexplored)
|
||||||
"iT" = (
|
"iT" = (
|
||||||
/obj/structure/bed/chair/office/dark{
|
/obj/structure/bed/chair/office/dark{
|
||||||
dir = 4;
|
dir = 4;
|
||||||
@@ -3999,17 +4009,45 @@
|
|||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
/area/tether_away/guttersite/security)
|
/area/tether_away/guttersite/security)
|
||||||
"jg" = (
|
"jg" = (
|
||||||
/obj/random/mob/spider/mutant,
|
/mob/living/simple_mob/humanoid/merc/melee/poi{
|
||||||
|
desc = "A lone space clown, taking on the world.";
|
||||||
|
icon = 'icons/mob/clowns_vr.dmi';
|
||||||
|
icon_dead = "cluwne_dead";
|
||||||
|
icon_gib = "clown_gib";
|
||||||
|
icon_living = "cluwne";
|
||||||
|
icon_state = "cluwne";
|
||||||
|
name = "Green Clown"
|
||||||
|
},
|
||||||
/turf/simulated/mineral/floor/vacuum,
|
/turf/simulated/mineral/floor/vacuum,
|
||||||
/area/tether_away/guttersite/unexplored)
|
/area/tether_away/guttersite/unexplored)
|
||||||
"jh" = (
|
"jh" = (
|
||||||
/obj/random/mob/spider,
|
/obj/structure/bed/chair/office/dark{
|
||||||
/turf/simulated/mineral/floor/vacuum,
|
dir = 8;
|
||||||
/area/tether_away/guttersite/unexplored)
|
icon_state = "officechair_dark"
|
||||||
|
},
|
||||||
|
/mob/living/simple_mob/humanoid/merc/ranged/rifle/mag/poi{
|
||||||
|
faction = "wolfgirl"
|
||||||
|
},
|
||||||
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
|
/area/tether_away/guttersite/security)
|
||||||
"ji" = (
|
"ji" = (
|
||||||
/obj/random/mob/spider/nurse,
|
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||||
/turf/simulated/mineral/floor/vacuum,
|
dir = 4;
|
||||||
/area/tether_away/guttersite/unexplored)
|
icon_state = "intact-scrubbers"
|
||||||
|
},
|
||||||
|
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||||
|
dir = 4;
|
||||||
|
icon_state = "intact-supply"
|
||||||
|
},
|
||||||
|
/obj/structure/bed/chair/office/dark{
|
||||||
|
dir = 4;
|
||||||
|
icon_state = "officechair_dark"
|
||||||
|
},
|
||||||
|
/mob/living/simple_mob/humanoid/merc/ranged/technician/poi{
|
||||||
|
faction = "wolfgirl"
|
||||||
|
},
|
||||||
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
|
/area/tether_away/guttersite/security)
|
||||||
"jj" = (
|
"jj" = (
|
||||||
/obj/random/curseditem,
|
/obj/random/curseditem,
|
||||||
/turf/simulated/mineral/floor/vacuum,
|
/turf/simulated/mineral/floor/vacuum,
|
||||||
@@ -4019,29 +4057,8 @@
|
|||||||
/turf/simulated/mineral/floor/vacuum,
|
/turf/simulated/mineral/floor/vacuum,
|
||||||
/area/tether_away/guttersite/unexplored)
|
/area/tether_away/guttersite/unexplored)
|
||||||
"jl" = (
|
"jl" = (
|
||||||
/mob/living/simple_mob/humanoid/clown/clown{
|
/obj/structure/loot_pile/surface/bones,
|
||||||
cold_resist = 1;
|
/obj/item/weapon/reagent_containers/food/drinks/bottle/bottleofnothing,
|
||||||
custom_say = "Private proverty!";
|
|
||||||
desc = "A lone space clown.";
|
|
||||||
has_eye_glow = 1;
|
|
||||||
health = 300;
|
|
||||||
icon = 'icons/mob/clowns_vr.dmi';
|
|
||||||
icon_dead = "cluwne_dead";
|
|
||||||
icon_living = "cluwne";
|
|
||||||
icon_state = "cluwne";
|
|
||||||
maxHealth = 300;
|
|
||||||
max_co2 = 150;
|
|
||||||
max_n2 = 150;
|
|
||||||
max_tox = 120;
|
|
||||||
maxbodytemp = 500;
|
|
||||||
min_co2 = -500;
|
|
||||||
min_n2 = -500;
|
|
||||||
min_oxy = -500;
|
|
||||||
min_tox = -500;
|
|
||||||
minbodytemp = -150;
|
|
||||||
pressure_resistance = 350;
|
|
||||||
thick_armor = 1
|
|
||||||
},
|
|
||||||
/turf/simulated/mineral/floor/vacuum,
|
/turf/simulated/mineral/floor/vacuum,
|
||||||
/area/tether_away/guttersite/unexplored)
|
/area/tether_away/guttersite/unexplored)
|
||||||
"jm" = (
|
"jm" = (
|
||||||
@@ -4114,19 +4131,21 @@
|
|||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
/area/tether_away/guttersite/security)
|
/area/tether_away/guttersite/security)
|
||||||
"jy" = (
|
"jy" = (
|
||||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
|
||||||
dir = 4;
|
|
||||||
icon_state = "intact-scrubbers"
|
|
||||||
},
|
|
||||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||||
dir = 4;
|
dir = 1
|
||||||
icon_state = "intact-supply"
|
|
||||||
},
|
},
|
||||||
/obj/structure/bed/chair/office/dark{
|
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||||
dir = 4;
|
dir = 1
|
||||||
icon_state = "officechair_dark"
|
},
|
||||||
|
/obj/machinery/door/firedoor,
|
||||||
|
/obj/machinery/door/airlock/maintenance_hatch{
|
||||||
|
req_one_access = list(38)
|
||||||
|
},
|
||||||
|
/obj/structure/cable/cyan{
|
||||||
|
d1 = 1;
|
||||||
|
d2 = 2;
|
||||||
|
icon_state = "1-2"
|
||||||
},
|
},
|
||||||
/mob/living/simple_mob/humanoid/merc/ranged/technician/poi,
|
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
/area/tether_away/guttersite/security)
|
/area/tether_away/guttersite/security)
|
||||||
"jz" = (
|
"jz" = (
|
||||||
@@ -4182,24 +4201,6 @@
|
|||||||
},
|
},
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
/area/tether_away/guttersite/docking)
|
/area/tether_away/guttersite/docking)
|
||||||
"jG" = (
|
|
||||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
|
||||||
dir = 1
|
|
||||||
},
|
|
||||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
|
||||||
dir = 1
|
|
||||||
},
|
|
||||||
/obj/machinery/door/firedoor,
|
|
||||||
/obj/machinery/door/airlock/maintenance_hatch{
|
|
||||||
req_one_access = list()
|
|
||||||
},
|
|
||||||
/obj/structure/cable/cyan{
|
|
||||||
d1 = 1;
|
|
||||||
d2 = 2;
|
|
||||||
icon_state = "1-2"
|
|
||||||
},
|
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
|
||||||
/area/tether_away/guttersite/security)
|
|
||||||
"jH" = (
|
"jH" = (
|
||||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||||
dir = 1
|
dir = 1
|
||||||
@@ -4349,14 +4350,6 @@
|
|||||||
},
|
},
|
||||||
/turf/simulated/wall/r_wall,
|
/turf/simulated/wall/r_wall,
|
||||||
/area/tether_away/guttersite/security)
|
/area/tether_away/guttersite/security)
|
||||||
"jZ" = (
|
|
||||||
/obj/structure/bed/chair/office/dark{
|
|
||||||
dir = 8;
|
|
||||||
icon_state = "officechair_dark"
|
|
||||||
},
|
|
||||||
/mob/living/simple_mob/humanoid/merc/melee/sword/poi,
|
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
|
||||||
/area/tether_away/guttersite/security)
|
|
||||||
"ka" = (
|
"ka" = (
|
||||||
/obj/structure/bed/chair/bay/comfy/black{
|
/obj/structure/bed/chair/bay/comfy/black{
|
||||||
dir = 4;
|
dir = 4;
|
||||||
@@ -4961,10 +4954,6 @@
|
|||||||
},
|
},
|
||||||
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
/turf/simulated/floor/tiled/eris/dark/gray_perforated,
|
||||||
/area/tether_away/guttersite/security)
|
/area/tether_away/guttersite/security)
|
||||||
"lI" = (
|
|
||||||
/obj/structure/grille/broken,
|
|
||||||
/turf/simulated/mineral/floor/vacuum,
|
|
||||||
/area/tether_away/guttersite/teleporter)
|
|
||||||
"lJ" = (
|
"lJ" = (
|
||||||
/obj/item/weapon/storage/toolbox/electrical{
|
/obj/item/weapon/storage/toolbox/electrical{
|
||||||
pixel_x = 1;
|
pixel_x = 1;
|
||||||
@@ -9169,7 +9158,7 @@ aa
|
|||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
ag
|
ag
|
||||||
aL
|
jl
|
||||||
ad
|
ad
|
||||||
ad
|
ad
|
||||||
ag
|
ag
|
||||||
@@ -9884,15 +9873,15 @@ ad
|
|||||||
ag
|
ag
|
||||||
ag
|
ag
|
||||||
ad
|
ad
|
||||||
ad
|
az
|
||||||
ad
|
ad
|
||||||
ad
|
ad
|
||||||
fu
|
fu
|
||||||
fu
|
fu
|
||||||
fu
|
fu
|
||||||
fZ
|
fu
|
||||||
gj
|
gj
|
||||||
fZ
|
fu
|
||||||
fu
|
fu
|
||||||
fu
|
fu
|
||||||
fu
|
fu
|
||||||
@@ -10110,7 +10099,7 @@ ac
|
|||||||
aB
|
aB
|
||||||
aE
|
aE
|
||||||
aN
|
aN
|
||||||
ba
|
aE
|
||||||
aE
|
aE
|
||||||
bu
|
bu
|
||||||
aE
|
aE
|
||||||
@@ -10264,7 +10253,7 @@ aB
|
|||||||
ag
|
ag
|
||||||
hd
|
hd
|
||||||
jk
|
jk
|
||||||
jl
|
jg
|
||||||
aA
|
aA
|
||||||
ad
|
ad
|
||||||
ad
|
ad
|
||||||
@@ -10742,9 +10731,9 @@ fA
|
|||||||
fG
|
fG
|
||||||
jX
|
jX
|
||||||
fw
|
fw
|
||||||
id
|
hU
|
||||||
ge
|
ge
|
||||||
jZ
|
jh
|
||||||
gz
|
gz
|
||||||
fw
|
fw
|
||||||
fu
|
fu
|
||||||
@@ -11162,7 +11151,7 @@ ad
|
|||||||
ad
|
ad
|
||||||
ad
|
ad
|
||||||
ad
|
ad
|
||||||
fZ
|
fu
|
||||||
ly
|
ly
|
||||||
fw
|
fw
|
||||||
lH
|
lH
|
||||||
@@ -11446,7 +11435,7 @@ ad
|
|||||||
ad
|
ad
|
||||||
ad
|
ad
|
||||||
ad
|
ad
|
||||||
fZ
|
fu
|
||||||
fw
|
fw
|
||||||
fw
|
fw
|
||||||
fI
|
fI
|
||||||
@@ -11588,7 +11577,7 @@ ad
|
|||||||
ad
|
ad
|
||||||
ad
|
ad
|
||||||
ad
|
ad
|
||||||
fZ
|
fu
|
||||||
fw
|
fw
|
||||||
fw
|
fw
|
||||||
fw
|
fw
|
||||||
@@ -11730,12 +11719,12 @@ aa
|
|||||||
ad
|
ad
|
||||||
ad
|
ad
|
||||||
ad
|
ad
|
||||||
fZ
|
fu
|
||||||
fw
|
fw
|
||||||
fw
|
fw
|
||||||
fw
|
fw
|
||||||
kD
|
kD
|
||||||
gD
|
fZ
|
||||||
fw
|
fw
|
||||||
fw
|
fw
|
||||||
fu
|
fu
|
||||||
@@ -11872,12 +11861,12 @@ aa
|
|||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
fZ
|
fu
|
||||||
fw
|
fw
|
||||||
fw
|
fw
|
||||||
fw
|
fw
|
||||||
kE
|
kE
|
||||||
ie
|
gD
|
||||||
fw
|
fw
|
||||||
fw
|
fw
|
||||||
fu
|
fu
|
||||||
@@ -12009,11 +11998,11 @@ ia
|
|||||||
ia
|
ia
|
||||||
ia
|
ia
|
||||||
ia
|
ia
|
||||||
ia
|
dn
|
||||||
ia
|
dn
|
||||||
ia
|
dn
|
||||||
ia
|
dn
|
||||||
ia
|
dn
|
||||||
fu
|
fu
|
||||||
fw
|
fw
|
||||||
fw
|
fw
|
||||||
@@ -12023,7 +12012,7 @@ fw
|
|||||||
fw
|
fw
|
||||||
gn
|
gn
|
||||||
fu
|
fu
|
||||||
jy
|
ji
|
||||||
fw
|
fw
|
||||||
gm
|
gm
|
||||||
fw
|
fw
|
||||||
@@ -12156,7 +12145,7 @@ eS
|
|||||||
eS
|
eS
|
||||||
eS
|
eS
|
||||||
eS
|
eS
|
||||||
jG
|
jy
|
||||||
jH
|
jH
|
||||||
jH
|
jH
|
||||||
jI
|
jI
|
||||||
@@ -12294,10 +12283,10 @@ ia
|
|||||||
ia
|
ia
|
||||||
ia
|
ia
|
||||||
dn
|
dn
|
||||||
hU
|
dn
|
||||||
hU
|
dn
|
||||||
hU
|
dn
|
||||||
hU
|
dn
|
||||||
fu
|
fu
|
||||||
fu
|
fu
|
||||||
fw
|
fw
|
||||||
@@ -12466,7 +12455,7 @@ ad
|
|||||||
ad
|
ad
|
||||||
ag
|
ag
|
||||||
ag
|
ag
|
||||||
jh
|
ad
|
||||||
ag
|
ag
|
||||||
ad
|
ad
|
||||||
ad
|
ad
|
||||||
@@ -13882,12 +13871,12 @@ ag
|
|||||||
ad
|
ad
|
||||||
ag
|
ag
|
||||||
ag
|
ag
|
||||||
jg
|
iR
|
||||||
ag
|
ag
|
||||||
ag
|
ag
|
||||||
ad
|
ad
|
||||||
ag
|
ag
|
||||||
ji
|
ad
|
||||||
ag
|
ag
|
||||||
ag
|
ag
|
||||||
ad
|
ad
|
||||||
@@ -13948,7 +13937,7 @@ lk
|
|||||||
ll
|
ll
|
||||||
cY
|
cY
|
||||||
aD
|
aD
|
||||||
cJ
|
aD
|
||||||
ax
|
ax
|
||||||
ag
|
ag
|
||||||
ag
|
ag
|
||||||
@@ -14029,7 +14018,7 @@ ad
|
|||||||
ag
|
ag
|
||||||
ad
|
ad
|
||||||
ag
|
ag
|
||||||
ad
|
iS
|
||||||
ag
|
ag
|
||||||
ag
|
ag
|
||||||
ad
|
ad
|
||||||
@@ -18413,7 +18402,7 @@ eE
|
|||||||
eE
|
eE
|
||||||
eE
|
eE
|
||||||
gs
|
gs
|
||||||
iO
|
id
|
||||||
gQ
|
gQ
|
||||||
eE
|
eE
|
||||||
eE
|
eE
|
||||||
@@ -18839,7 +18828,7 @@ fr
|
|||||||
fr
|
fr
|
||||||
fr
|
fr
|
||||||
gv
|
gv
|
||||||
iP
|
ie
|
||||||
gS
|
gS
|
||||||
fr
|
fr
|
||||||
fr
|
fr
|
||||||
@@ -19206,7 +19195,7 @@ aa
|
|||||||
aa
|
aa
|
||||||
ag
|
ag
|
||||||
ag
|
ag
|
||||||
ad
|
fW
|
||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
@@ -19618,7 +19607,7 @@ ae
|
|||||||
ai
|
ai
|
||||||
ah
|
ah
|
||||||
as
|
as
|
||||||
ap
|
au
|
||||||
ah
|
ah
|
||||||
ah
|
ah
|
||||||
ai
|
ai
|
||||||
@@ -19901,7 +19890,7 @@ ae
|
|||||||
ah
|
ah
|
||||||
ah
|
ah
|
||||||
ao
|
ao
|
||||||
ap
|
ba
|
||||||
ap
|
ap
|
||||||
ai
|
ai
|
||||||
kK
|
kK
|
||||||
@@ -20043,10 +20032,10 @@ ae
|
|||||||
ah
|
ah
|
||||||
al
|
al
|
||||||
ap
|
ap
|
||||||
au
|
ap
|
||||||
ai
|
ap
|
||||||
ai
|
ap
|
||||||
lI
|
ap
|
||||||
ap
|
ap
|
||||||
ah
|
ah
|
||||||
ae
|
ae
|
||||||
@@ -20185,12 +20174,12 @@ ae
|
|||||||
ah
|
ah
|
||||||
am
|
am
|
||||||
aq
|
aq
|
||||||
ae
|
|
||||||
ai
|
|
||||||
ae
|
|
||||||
ae
|
|
||||||
ai
|
|
||||||
ap
|
ap
|
||||||
|
ap
|
||||||
|
ap
|
||||||
|
ap
|
||||||
|
ai
|
||||||
|
au
|
||||||
ai
|
ai
|
||||||
ai
|
ai
|
||||||
ak
|
ak
|
||||||
@@ -20612,7 +20601,7 @@ ai
|
|||||||
ah
|
ah
|
||||||
ah
|
ah
|
||||||
av
|
av
|
||||||
ap
|
cJ
|
||||||
aw
|
aw
|
||||||
ah
|
ah
|
||||||
ah
|
ah
|
||||||
@@ -20805,7 +20794,7 @@ em
|
|||||||
lD
|
lD
|
||||||
mT
|
mT
|
||||||
ff
|
ff
|
||||||
iA
|
iB
|
||||||
hr
|
hr
|
||||||
ed
|
ed
|
||||||
ac
|
ac
|
||||||
@@ -20943,11 +20932,11 @@ ac
|
|||||||
ac
|
ac
|
||||||
ed
|
ed
|
||||||
gF
|
gF
|
||||||
iK
|
em
|
||||||
em
|
em
|
||||||
em
|
em
|
||||||
nf
|
nf
|
||||||
iB
|
iK
|
||||||
hE
|
hE
|
||||||
ed
|
ed
|
||||||
ac
|
ac
|
||||||
@@ -21085,7 +21074,7 @@ ac
|
|||||||
ac
|
ac
|
||||||
ed
|
ed
|
||||||
lC
|
lC
|
||||||
em
|
iA
|
||||||
fe
|
fe
|
||||||
fk
|
fk
|
||||||
hD
|
hD
|
||||||
@@ -22539,7 +22528,7 @@ eE
|
|||||||
eE
|
eE
|
||||||
hj
|
hj
|
||||||
ho
|
ho
|
||||||
iR
|
iP
|
||||||
hi
|
hi
|
||||||
iL
|
iL
|
||||||
hJ
|
hJ
|
||||||
@@ -22679,11 +22668,11 @@ eE
|
|||||||
eE
|
eE
|
||||||
eE
|
eE
|
||||||
eE
|
eE
|
||||||
iQ
|
iO
|
||||||
hp
|
hp
|
||||||
hs
|
hs
|
||||||
hv
|
hv
|
||||||
iS
|
iQ
|
||||||
hM
|
hM
|
||||||
fr
|
fr
|
||||||
fr
|
fr
|
||||||
|
|||||||