Skip to content

Commit

Permalink
Updated to 1.2.8.
Browse files Browse the repository at this point in the history
Fixed map names for Downtown Zuzu, again.
  • Loading branch information
Aeywoo committed Oct 9, 2021
1 parent ebdd586 commit 4e94c69
Show file tree
Hide file tree
Showing 106 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Name": "[CP] Walk to the Desert Redux NPCs",
"Author": "Tarniyar & Aeywoo",
"Description": "Adds NPCs to Walk to the Desert - Special thanks to Miss Coriel",
"Version": "1.2.7",
"Version": "1.2.8",
"UniqueID": "Tarniyar.NPC.WTD",
"UpdateKeys": [ "Nexus:???" ],
"ContentPackFor": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -420,21 +420,21 @@
"Action": "EditMap",
"Target": "Maps/Custom_WTDR_Interchange",
"AddWarps": [
"22 -1 Custom_DTZ_ZuzuCityFreeway 22 35",
"23 -1 Custom_DTZ_ZuzuCityFreeway 23 35",
"24 -1 Custom_DTZ_ZuzuCityFreeway 24 35",
"25 -1 Custom_DTZ_ZuzuCityFreeway 25 35",
"26 -1 Custom_DTZ_ZuzuCityFreeway 26 35",
"27 -1 Custom_DTZ_ZuzuCityFreeway 27 35",
"28 -1 Custom_DTZ_ZuzuCityFreeway 28 35"
"22 -1 Custom_DTZ_ZuzuCityFreeway1 22 35",
"23 -1 Custom_DTZ_ZuzuCityFreeway1 23 35",
"24 -1 Custom_DTZ_ZuzuCityFreeway1 24 35",
"25 -1 Custom_DTZ_ZuzuCityFreeway1 25 35",
"26 -1 Custom_DTZ_ZuzuCityFreeway1 26 35",
"27 -1 Custom_DTZ_ZuzuCityFreeway1 27 35",
"28 -1 Custom_DTZ_ZuzuCityFreeway1 28 35"
],
"When": {
"HasMod": "DTZ.DowntownZuzuCP"
}
},
{ // Adds warps to Downtown Zuzu, but only if the Downtown Zuzu mod is installed.
"Action": "EditMap",
"Target": "Maps/Custom_DTZ_ZuzuCityFreeway",
"Target": "Maps/Custom_DTZ_ZuzuCityFreeway1",
"AddWarps": [
"20 36 Custom_WTDR_Interchange 20 1",
"21 36 Custom_WTDR_Interchange 22 1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Name": "[CP] Walk to the Desert Redux",
"Author": "Tarniyar & Aeywoo",
"Version": "1.2.7",
"Version": "1.2.8",
"Description": "Adds custom maps, warps and messages to the game.",
"UniqueID": "Tarniyar.CP.WalkToDesert",
"MinimumApiVersion": "3.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Name": "[FTM] Walk to the Desert Redux",
"Author": "Tarniyar & Aeywoo",
"Version": "1.2.7",
"Version": "1.2.8",
"Description": "Adds more varied forage items to the new Custom Maps",
"UniqueID": "Tarniyar.FTM.WalkToDesert",
"MinimumApiVersion": "3.0.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Name": "[JA] Walk to the Desert Redux",
"Author": "Tarniyar & Aeywoo",
"Version": "1.2.7",
"Version": "1.2.8",
"UniqueID": "Tarniyar.JA.WalktoDesert",
"UpdateKeys": [ "Nexus:???" ],
"ContentPackFor": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Name": "[MFM] Walk to the Desert Redux",
"Author": "Tarniyar & Aeywoo",
"Version": "1.2.7",
"Version": "1.2.8",
"Description": "Sends new letters to the player.",
"UniqueID": "Tarniyar.MFM.WalkToDesert",
"MinimumApiVersion": "3.2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Name": "[PFM] Walk to the Desert Redux",
"Author": "Tarniyar & Aeywoo",
"Version": "1.2.7",
"Version": "1.2.8",
"Description": "Adds the ability to produce extra artisan goods from the machines.",
"UniqueID": "Tarniyar.PFM.WalkToDesert",
"MinimumApiVersion": "3.0.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Name": "[STF] Walk to the Desert Redux Shops",
"Author": "Tarniyar & Aeywoo",
"Version": "1.2.7",
"Version": "1.2.8",
"Description": "Adds NPC Shops to the Walk to the Desert Mod.",
"UniqueID": "Tarniyar.STF.WalkToDesert",
"UpdateKeys": [ "Nexus:???" ],
Expand Down

0 comments on commit 4e94c69

Please sign in to comment.