Skip to content

Commit

Permalink
lowercase
Browse files Browse the repository at this point in the history
  • Loading branch information
Bokkiewokkie committed Apr 13, 2024
1 parent 2436bf7 commit 9ba3a7c
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion _maps/aetherwhisp.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"map_name": "SGV Aetherwhisp",
"map_link": "Aetherwhisp",
"map_link": "aetherwhisp",
"map_path": "map_files/Aetherwhisp",
"map_file": ["Aetherwhisp1.dmm", "Aetherwhisp2.dmm"],
"traits": [{"Up": 1, "Linkage": "Self"}, {"Down": -1, "Linkage": "Self"}],
Expand Down
2 changes: 1 addition & 1 deletion _maps/atlas.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"map_name": "NSV Atlas",
"map_link": "Atlas",
"map_link": "atlas",
"map_path": "map_files/Atlas",
"map_file": [
"atlas.dmm",
Expand Down
2 changes: 1 addition & 1 deletion _maps/eclipse.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"map_name": "NSV Eclipse",
"map_link": "Eclipse",
"map_link": "eclipse",
"map_path": "map_files/Eclipse",
"map_file": ["Eclipse1.dmm", "Eclipse2.dmm"],
"traits": [{"Up": 1, "Linkage": "Self"}, {"Down": -1, "Linkage": "Self"}],
Expand Down
2 changes: 1 addition & 1 deletion _maps/galactica.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"map_name": "NSV Galactica",
"map_link": "Galactica",
"map_link": "galactica",
"map_path": "map_files/Galactica",
"map_file": [
"Galactica2.dmm",
Expand Down
2 changes: 1 addition & 1 deletion _maps/gladius.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"map_name": "NSV Gladius",
"map_link": "Gladius",
"map_link": "gladius",
"map_path": "map_files/Gladius",
"map_file": ["Gladius2.dmm", "Gladius1.dmm"],
"traits": [
Expand Down
2 changes: 1 addition & 1 deletion _maps/hammerhead.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"map_name": "NSV Hammerhead",
"map_link": "Hammerhead",
"map_link": "hammerhead",
"map_path": "map_files/Hammerhead",
"map_file": ["Hammerhead.dmm"],
"traits": [{"Linkage": "Self"}],
Expand Down
2 changes: 1 addition & 1 deletion _maps/serendipity.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"map_name": "DLV Serendipity",
"map_link": "Serendipity",
"map_link": "serendipity",
"map_path": "map_files/Serendipity",
"map_file": ["Serendipity2.dmm", "Serendipity1.dmm"],
"traits": [{"Up": 1, "Linkage": "Self"}, {"Down": -1, "Linkage": "Self"}],
Expand Down
2 changes: 1 addition & 1 deletion _maps/shrike.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"map_name": "NSV Shrike",
"map_link": "Shrike",
"map_link": "shrike",
"map_path": "map_files/Shrike",
"map_file": ["Shrike2.dmm", "Shrike1.dmm"],
"traits": [{"Up": 1, "Linkage": "Cross"}, {"Down": -1, "Linkage": "Cross"}],
Expand Down
2 changes: 1 addition & 1 deletion _maps/snake.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"map_name": "NSV Snake",
"map_link": "Snake",
"map_link": "snake",
"map_path": "map_files/Snake",
"map_file": [
"snake_lower.dmm",
Expand Down
2 changes: 1 addition & 1 deletion _maps/tycoon.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"map_name": "NSV Tycoon",
"map_link": "Tycoon",
"map_link": "tycoon",
"map_path": "map_files/Tycoon",
"map_file": ["Tycoon2.dmm", "Tycoon1.dmm"],
"traits": [{"Up": 1, "Linkage": "Self"}, {"Down": -1, "Linkage": "Self"}],
Expand Down
2 changes: 1 addition & 1 deletion _maps/vago.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"map_name": "NSV Vago",
"map_path": "map_files/Vago",
"map_link": "Vago",
"map_link": "vago",
"map_file": ["vagodeck2.dmm", "vagodeck1.dmm"],
"traits": [{"Up": 1}, {"Down": -1}],
"space_ruin_levels": -1,
Expand Down

0 comments on commit 9ba3a7c

Please sign in to comment.