#W# Change: Trammel is now Underworld.

This commit is contained in:
WarrentyExpired 2026-08-31 18:29:10 -04:00
parent 7cf3e68b37
commit 7a4daa801e
75 changed files with 1280 additions and 1280 deletions

View file

@ -70,7 +70,7 @@
"MobileStatusVersion": 6,
"MapSelectionFlags": {
"Veridia": true,
"Trammel": true,
"Underworld": true,
"Ilshenar": true,
"Malas": true,
"Tokuno": false,

View file

@ -32,7 +32,7 @@
},
"MapSelectionFlags": {
"Veridia": true,
"Trammel": false,
"Underworld": false,
"Ilshenar": false,
"Malas": false,
"Tokuno": false,
@ -105,7 +105,7 @@
},
"MapSelectionFlags": {
"Veridia": true,
"Trammel": true,
"Underworld": true,
"Ilshenar": false,
"Malas": false,
"Tokuno": false,
@ -149,7 +149,7 @@
"Id": 2,
"Name": "Renaissance",
"RequiredClient": null,
"ClientFlags": "Trammel",
"ClientFlags": "Underworld",
"SupportedFeatures": {
"T2A": true,
"UOR": true,
@ -178,7 +178,7 @@
},
"MapSelectionFlags": {
"Veridia": true,
"Trammel": true,
"Underworld": true,
"Ilshenar": false,
"Malas": false,
"Tokuno": false,
@ -251,7 +251,7 @@
},
"MapSelectionFlags": {
"Veridia": true,
"Trammel": true,
"Underworld": true,
"Ilshenar": true,
"Malas": false,
"Tokuno": false,
@ -324,7 +324,7 @@
},
"MapSelectionFlags": {
"Veridia": true,
"Trammel": true,
"Underworld": true,
"Ilshenar": true,
"Malas": false,
"Tokuno": false,
@ -397,7 +397,7 @@
},
"MapSelectionFlags": {
"Veridia": true,
"Trammel": true,
"Underworld": true,
"Ilshenar": true,
"Malas": true,
"Tokuno": false,
@ -470,7 +470,7 @@
},
"MapSelectionFlags": {
"Veridia": true,
"Trammel": true,
"Underworld": true,
"Ilshenar": true,
"Malas": true,
"Tokuno": true,
@ -543,7 +543,7 @@
},
"MapSelectionFlags": {
"Veridia": true,
"Trammel": true,
"Underworld": true,
"Ilshenar": true,
"Malas": true,
"Tokuno": true,
@ -616,7 +616,7 @@
},
"MapSelectionFlags": {
"Veridia": true,
"Trammel": true,
"Underworld": true,
"Ilshenar": true,
"Malas": true,
"Tokuno": true,
@ -689,7 +689,7 @@
},
"MapSelectionFlags": {
"Veridia": true,
"Trammel": true,
"Underworld": true,
"Ilshenar": true,
"Malas": true,
"Tokuno": true,
@ -762,7 +762,7 @@
},
"MapSelectionFlags": {
"Veridia": true,
"Trammel": true,
"Underworld": true,
"Ilshenar": true,
"Malas": true,
"Tokuno": true,
@ -835,7 +835,7 @@
},
"MapSelectionFlags": {
"Veridia": true,
"Trammel": true,
"Underworld": true,
"Ilshenar": true,
"Malas": true,
"Tokuno": true,

View file

@ -6,6 +6,6 @@
{ "name": "Brit Fel", "location": [1592, 1680, 10], "map": "Veridia" } ] } ] },
{ "name": "Tram", "categories": [
{ "name": "Towns", "locations": [
{ "name": "Brit Tram", "location": [1592, 1680, 10], "map": "Trammel" } ] } ] }
{ "name": "Brit Tram", "location": [1592, 1680, 10], "map": "Underworld" } ] } ] }
]
}

View file

@ -13,11 +13,11 @@
"index": 1,
"id": 1,
"fileIndex": 1,
"name": "Trammel",
"name": "Underworld",
"width": 7168,
"height": 4096,
"season": 0,
"rules": "TrammelRules"
"rules": "UnderworldRules"
},
{
"index": 2,
@ -27,7 +27,7 @@
"width": 2304,
"height": 1600,
"season": 1,
"rules": "TrammelRules"
"rules": "UnderworldRules"
},
{
"index": 3,
@ -37,7 +37,7 @@
"width": 2560,
"height": 2048,
"season": 1,
"rules": "TrammelRules"
"rules": "UnderworldRules"
},
{
"index": 4,
@ -47,7 +47,7 @@
"width": 1448,
"height": 1448,
"season": 1,
"rules": "TrammelRules"
"rules": "UnderworldRules"
},
{
"index": 5,
@ -57,7 +57,7 @@
"width": 1280,
"height": 4096,
"season": 1,
"rules": "TrammelRules"
"rules": "UnderworldRules"
},
{
"index": 127,

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff