Skip to content

Commit b91eca8

Browse files
committed
clean this up
1 parent d28a91a commit b91eca8

File tree

2 files changed

+31
-357
lines changed

2 files changed

+31
-357
lines changed

data/mods/TropiCataclysm/modinfo.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
{
1515
"type": "EXTERNAL_OPTION",
1616
"name": "LATITUDE",
17-
"//": "Set roughly to Central Brazil.",
17+
"//": "Set to Marabá, eyeballing the rough climate match.",
1818
"stype": "float",
19-
"value": -9.98
19+
"value": -5.42
2020
},
2121
{
2222
"type": "EXTERNAL_OPTION",
2323
"name": "LONGITUDE",
2424
"stype": "float",
25-
"value": -50.18
25+
"value": -49.13
2626
},
2727
{
2828
"type": "EXTERNAL_OPTION",

0 commit comments

Comments
 (0)