From 5cfd2073d9a2f37118d8b96e1315334b1836f263 Mon Sep 17 00:00:00 2001 From: dazedanon Date: Sat, 20 Dec 2025 01:46:28 -0600 Subject: [PATCH] Fix === branches --- data/Map246.json | 4 ++-- data/Map299.json | 4 ++-- data/Map344.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/data/Map246.json b/data/Map246.json index 85f147a..c810a5b 100644 --- a/data/Map246.json +++ b/data/Map246.json @@ -16403,7 +16403,7 @@ "indent": 0, "parameters": [ 12, - "$gameVariables.value(586) === '中層市民ルード'" + "$gameVariables.value(586) === 'Middle-Class Citizen Rude'" ], "collapsed": true }, @@ -16671,7 +16671,7 @@ "indent": 1, "parameters": [ 12, - "$gameVariables.value(648) === '中層市民ルード'" + "$gameVariables.value(648) === 'Middle-Class Citizen Rude'" ], "collapsed": true }, diff --git a/data/Map299.json b/data/Map299.json index f44bb73..60ef0e6 100644 --- a/data/Map299.json +++ b/data/Map299.json @@ -25844,7 +25844,7 @@ "indent": 1, "parameters": [ 12, - "$gameVariables.value(586) === 'マックス'" + "$gameVariables.value(586) === 'Max'" ], "collapsed": true }, @@ -28632,7 +28632,7 @@ "indent": 1, "parameters": [ 12, - "$gameVariables.value(586) === 'マックス'" + "$gameVariables.value(586) === 'Max'" ], "collapsed": true }, diff --git a/data/Map344.json b/data/Map344.json index b1b0df2..588bdfd 100644 --- a/data/Map344.json +++ b/data/Map344.json @@ -24617,7 +24617,7 @@ "indent": 1, "parameters": [ 12, - "$gameVariables.value(586) === 'マックス'" + "$gameVariables.value(586) === 'Max'" ], "collapsed": true }, @@ -27406,7 +27406,7 @@ "indent": 1, "parameters": [ 12, - "$gameVariables.value(586) === 'マックス'" + "$gameVariables.value(586) === 'Max'" ], "collapsed": true },