Skip to content

Commit

Permalink
Заготовка под Ивентик.
Browse files Browse the repository at this point in the history
  • Loading branch information
SmiLeYre committed May 4, 2023
1 parent 12cd872 commit 066b572
Show file tree
Hide file tree
Showing 12 changed files with 48,674 additions and 21 deletions.
14 changes: 1 addition & 13 deletions _maps/RandomRuins/SpaceRuins/BlueMoon/defcon3.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -3196,18 +3196,6 @@
},
/turf/open/floor/iron,
/area/ruin/space/has_grav/port_tarkon/centerhall)
"qd" = (
/obj/effect/mapping_helpers/network_builder/atmos_pipe/scrubbers{
level = 1
},
/obj/effect/mapping_helpers/network_builder/power_cable/auto,
/obj/effect/decal/cleanable/dirt,
/obj/effect/mapping_helpers/network_builder/atmos_pipe/distro{
level = 1
},
/obj/structure/cable,
/turf/open/floor/iron,
/area/ruin/space/has_grav/port_tarkon/atmos)
"qe" = (
/obj/effect/mapping_helpers/network_builder/atmos_pipe/distro{
level = 1
Expand Down Expand Up @@ -10386,7 +10374,7 @@ RF
RF
PK
dC
qd
dC
lp
lH
te
Expand Down
1 change: 1 addition & 0 deletions _maps/_basemap.dm
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include "splurt_maps\map_files\Smexistation\Snaxi_Splurt.dmm"
#include "map_files\BoxedInStation\BoxedInStation.dmm"
#include "map_files\RatvarStation\RatvarStation.dmm"
#include "map_files\RatvarStation\ArmyStation.dmm"

#ifdef CIBUILDING
#include "templates.dm"
Expand Down
1 change: 1 addition & 0 deletions _maps/armystation.dm
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#define FORCE_MAP "_maps/armystation.json"
11 changes: 11 additions & 0 deletions _maps/armystation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"map_name": "ArmyStation",
"map_path": "map_files/ArmyStation",
"map_file": "ArmyStation.dmm",
"shuttles": {
"emergency": "emergency_pubby",
"whiteship": "whiteship_pubby",
"ferry": "ferry_fancy"
},
"minetype":"none"
}
Loading

0 comments on commit 066b572

Please sign in to comment.