Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
Se ha movido el fax al puente y se ha eliminado Weapons de la namelist
Browse files Browse the repository at this point in the history
  • Loading branch information
NervalARS committed Oct 15, 2023
1 parent d3e55eb commit 4bf9c6b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
3 changes: 1 addition & 2 deletions _maps/HISPANIAconfigs/independent_corporate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"namelists": [
"NANOTRASEN",
"SPACE",
"MYTHOLOGICAL",
"WEAPONS"
"MYTHOLOGICAL"
],
"map_short_name": "Corporate-class",
"map_path": "_maps/shuttles/shiptestHISPANIA/independent_corporate.dmm",
Expand Down
20 changes: 11 additions & 9 deletions _maps/shuttles/shiptestHISPANIA/independent_corporate.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@
id = "bridge_lockdown";
pixel_x = -10
},
/obj/machinery/light_switch{
pixel_y = 20
},
/turf/open/floor/carpet/black,
/area/ship/bridge)
"au" = (
Expand Down Expand Up @@ -266,14 +269,7 @@
"br" = (
/obj/structure/table/reinforced,
/obj/machinery/light/directional/east,
/obj/item/megaphone/command{
pixel_x = 1;
pixel_y = 1
},
/obj/item/pen,
/obj/machinery/light_switch{
pixel_y = 20
},
/obj/machinery/fax,
/turf/open/floor/carpet/black,
/area/ship/bridge)
"bw" = (
Expand Down Expand Up @@ -3874,7 +3870,8 @@
"EL" = (
/obj/structure/table/reinforced,
/obj/machinery/firealarm/directional/north,
/obj/machinery/fax,
/obj/item/paper_bin,
/obj/item/pen,
/turf/open/floor/plasteel/dark,
/area/ship/bridge)
"ET" = (
Expand Down Expand Up @@ -5146,6 +5143,11 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
dir = 4
},
/obj/machinery/light_switch{
dir = 1;
pixel_x = 10;
pixel_y = -17
},
/turf/open/floor/plasteel/grimy,
/area/ship/crew)
"Pn" = (
Expand Down

0 comments on commit 4bf9c6b

Please sign in to comment.