Added some more window header strings
This commit is contained in:
parent
3ff08bb07f
commit
7ff0348a79
|
@ -321,7 +321,11 @@ namespace ScriptTool
|
||||||
0xB1BA2C,
|
0xB1BA2C,
|
||||||
0xB1BA36,
|
0xB1BA36,
|
||||||
0xB1BA40,
|
0xB1BA40,
|
||||||
0xB1BA4A);
|
0xB1BA4A,
|
||||||
|
0xB1BA54,
|
||||||
|
0xB1BA61,
|
||||||
|
0xB1BA6E,
|
||||||
|
0xB1BA7B);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void DecompileM12MiscStringCollection(string name, MiscStringCollection miscStringCollection)
|
static void DecompileM12MiscStringCollection(string name, MiscStringCollection miscStringCollection)
|
||||||
|
|
|
@ -126,6 +126,37 @@
|
||||||
810724
|
810724
|
||||||
],
|
],
|
||||||
"Old": "ばしょ[00 FF]",
|
"Old": "ばしょ[00 FF]",
|
||||||
"New": "Location[00 FF]"
|
"New": "To[00 FF]"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"OldPointer": 11647572,
|
||||||
|
"PointerLocations": [
|
||||||
|
813508
|
||||||
|
],
|
||||||
|
"Old": "➨あずかりもの(1)へ[00 FF]",
|
||||||
|
"New": "➨Stored goods(1)[00 FF]"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"OldPointer": 11647585,
|
||||||
|
"PointerLocations": [
|
||||||
|
812124,
|
||||||
|
813768
|
||||||
|
],
|
||||||
|
"Old": "➨あずかりもの(2)へ[00 FF]",
|
||||||
|
"New": "➨Stored goods(2)[00 FF]"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"OldPointer": 11647598,
|
||||||
|
"PointerLocations": [],
|
||||||
|
"Old": "➨あずかりもの(3)へ[00 FF]",
|
||||||
|
"New": "➨Stored goods(3)[00 FF]"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"OldPointer": 11647611,
|
||||||
|
"PointerLocations": [
|
||||||
|
812788
|
||||||
|
],
|
||||||
|
"Old": "あずかりもの[00 FF]",
|
||||||
|
"New": "Stored goods[00 FF]"
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue