Skip to content

Commit

Permalink
config fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Apogee-dev committed Feb 17, 2024
1 parent 1ed1049 commit 6ebab52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions _maps/configs/independent_rigger.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"$schema": "https://raw.githubusercontent.com/shiptest-ss13/Shiptest/master/_maps/ship_config_schema.json",
"map_name": "Riggs-class Sloop",
"prefix": "ISV",
"prefix": "SV",
"namelists": [
"GENERAL",
"SPACE",
"NATURAL",
"NATURAL_AGGRESSIVE"
],
"map_short_name": "Riggs-class",
"description": "The Riggs-class is Kasagi-Fischer Partnership’s mainstay in the independent ship market. Spacious, affordable, and versatile, Riggers offer basic capabilities for everything a Frontier spacer might need in a convenient, easy-to-modify platform, and by default come equipped with a basic medbay, a small security office, atmospherics recycling and equipment to support an APLU utility mech. Thanks to this versatility, Riggers have become extremely popular among moderately-wealthy independent captains, and can be found doing everything from mining to shipping to surveying Frontier planets.",
"description": "The Riggs-class is Kasagi-Fischer Partnership’s mainstay in the independent ship market. Spacious, affordable, and versatile, the Riggs offers basic capabilities for everything a Frontier spacer might need in a convenient, easy-to-modify platform, and by default come equipped with a basic medbay, a small security office, atmospherics recycling and equipment to support an APLU utility mech. Thanks to this versatility, the Riggs has become extremely popular among moderately-wealthy independent captains, and can be found doing everything from mining to shipping to surveying Frontier planets.",
"tags": [
"Mining",
"Medical",
Expand Down
4 changes: 2 additions & 2 deletions _maps/shuttles/independent/independent_rigger.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2782,10 +2782,10 @@
/turf/open/floor/plating,
/area/ship/construction)
"Hf" = (
/obj/item/radio/intercom/directional/south,
/obj/structure/chair/plastic{
dir = 8
},
/obj/machinery/newscaster/directional/south,
/turf/open/floor/plasteel/grimy,
/area/ship/crew)
"Hi" = (
Expand Down Expand Up @@ -3622,6 +3622,7 @@
/area/ship/crew/canteen)
"Ru" = (
/obj/machinery/vending/coffee,
/obj/item/radio/intercom/directional/south,
/turf/open/floor/plasteel/grimy,
/area/ship/crew)
"Ry" = (
Expand Down Expand Up @@ -3665,7 +3666,6 @@
/turf/open/floor/plating,
/area/ship/maintenance/central)
"Sa" = (
/obj/machinery/newscaster/directional/south,
/obj/machinery/light/directional/south,
/obj/structure/chair/sofa/right{
dir = 4
Expand Down

0 comments on commit 6ebab52

Please sign in to comment.