Skip to content

Commit

Permalink
adds Description (thanks Meem :)))) )
Browse files Browse the repository at this point in the history
also adds some power cells around
  • Loading branch information
spockye committed Oct 3, 2023
1 parent e566278 commit 4ac55c1
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
1 change: 1 addition & 0 deletions _maps/configs/nanotrasen_heron.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"map_short_name": "Heron-class",
"map_path": "_maps/shuttles/shiptest/nanotrasen_heron.dmm",
"map_id": "nanotrasen_heron",
"description": "The Heron-Class is the biggest ship available to NanoTrasen's frontier forces. These vessels served as the flagship of many fleets during the war, serving as a carrier for an operative team, or a command vessel for corporate units. Captains of this vessel were known to retrofit bluespace artillery onto the hangar, and directly fire it during combat. Since the end of the war, it has been repurposed for peacekeeping missions on backline sectors. Though the age of the design is starting to show, it stands as one of the remnants of NanoTrasen's once powerful hold over the cosmos.",
"limit": 1,
"job_slots": {
"Fleet Captain": {
Expand Down
25 changes: 25 additions & 0 deletions _maps/shuttles/shiptest/nanotrasen_heron.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -3327,6 +3327,10 @@
/obj/machinery/light_switch{
pixel_y = 23
},
/obj/item/storage/ration/lemon_pepper_chicken{
pixel_x = 7;
pixel_y = 2
},
/turf/open/floor/plasteel/tech,
/area/ship/cargo/office)
"mm" = (
Expand Down Expand Up @@ -4341,6 +4345,10 @@
pixel_y = -1
},
/obj/item/clothing/neck/shemagh,
/obj/item/reagent_containers/spray/pepper{
pixel_x = 7;
pixel_y = -6
},
/turf/open/floor/plasteel/mono/dark,
/area/ship/hangar)
"pT" = (
Expand Down Expand Up @@ -6631,6 +6639,7 @@
/obj/item/clothing/under/rank/centcom/centcom_skirt,
/obj/item/clothing/suit/hooded/wintercoat/centcom,
/obj/item/clothing/head/beret/centcom_formal,
/obj/item/stock_parts/cell/gun/upgraded,
/turf/open/floor/carpet/green,
/area/ship/crew/dorm/dormtwo)
"yc" = (
Expand Down Expand Up @@ -9383,6 +9392,10 @@
pixel_y = -1
},
/obj/item/clothing/neck/shemagh,
/obj/item/reagent_containers/spray/pepper{
pixel_x = 7;
pixel_y = -6
},
/turf/open/floor/plasteel/mono/dark,
/area/ship/hangar)
"Ip" = (
Expand Down Expand Up @@ -13165,6 +13178,18 @@
pixel_y = 17;
pixel_x = 4
},
/obj/item/stock_parts/cell/gun{
pixel_x = -3;
pixel_y = -5
},
/obj/item/stock_parts/cell/gun{
pixel_x = 1;
pixel_y = -5
},
/obj/item/stock_parts/cell/gun{
pixel_x = 5;
pixel_y = -5
},
/turf/open/floor/plasteel/tech,
/area/ship/security/armory)
"Xb" = (
Expand Down

0 comments on commit 4ac55c1

Please sign in to comment.