merge main into dev

This commit is contained in:
bryanthaboi
2026-07-30 11:35:57 -04:00
17 changed files with 348 additions and 52 deletions
+1
View File
@@ -385,6 +385,7 @@ def derive(red, pokeyellow, symbols_path):
except SystemExit as exc:
print(f"warning: parse_credits failed ({exc}); keeping Red credits")
# TODO: hand-author a Yellow credits banner if pret layout drifts.
yellow["field"]["trades"] = field.parse_trades(pokeyellow)
finally:
util.ASM_DEFINES = saved
+27 -27
View File
@@ -10552,63 +10552,63 @@
"trades": [
{
"dialogset": 1,
"get": "NIDORINA",
"give": "NIDORINO",
"nickname": "TERRY"
"get": "DUGTRIO",
"give": "LICKITUNG",
"nickname": "GURIO"
},
{
"dialogset": 1,
"get": "MR_MIME",
"give": "ABRA",
"nickname": "MARCEL"
"give": "CLEFAIRY",
"nickname": "MILES"
},
{
"dialogset": 3,
"get": "BEEDRILL",
"give": "BUTTERFREE",
"nickname": "CHIKUCHIKU"
"nickname": "STINGER"
},
{
"dialogset": 1,
"get": "SEEL",
"give": "PONYTA",
"nickname": "SAILOR"
"get": "MUK",
"give": "KANGASKHAN",
"nickname": "STICKY"
},
{
"dialogset": 3,
"get": "FARFETCHD",
"give": "SPEAROW",
"nickname": "DUX"
"get": "MEW",
"give": "MEW",
"nickname": "BART"
},
{
"dialogset": 1,
"get": "LICKITUNG",
"give": "SLOWBRO",
"nickname": "MARC"
"get": "PARASECT",
"give": "TANGELA",
"nickname": "SPIKE"
},
{
"dialogset": 2,
"get": "JYNX",
"give": "POLIWHIRL",
"nickname": "LOLA"
"get": "PIDGEOT",
"give": "PIDGEOT",
"nickname": "MARTY"
},
{
"dialogset": 2,
"get": "ELECTRODE",
"give": "RAICHU",
"nickname": "DORIS"
"get": "RHYDON",
"give": "GOLDUCK",
"nickname": "BUFFY"
},
{
"dialogset": 3,
"get": "TANGELA",
"give": "VENONAT",
"nickname": "CRINKLES"
"get": "DEWGONG",
"give": "GROWLITHE",
"nickname": "CEZANNE"
},
{
"dialogset": 3,
"get": "NIDORAN_F",
"give": "NIDORAN_M",
"nickname": "SPOT"
"get": "MACHOKE",
"give": "CUBONE",
"nickname": "RICKY"
}
],
"warpCarpets": {