Added enemy plurality to encounter strings

This commit is contained in:
jeffman 2017-03-26 18:30:02 -04:00
parent 27a09fbcff
commit 5909088a05
2 changed files with 15 additions and 4 deletions

View File

@ -452,6 +452,9 @@ org $80DCD94; bl m2_vwf_entries.dcd00_enemy_letter
org $80DCD9A; strb r0,[r5,#2]
org $80DCD9E; strb r0,[r5,#3]
// Ignore the hard-coded Japanese "and cohorts"
org $80DB0E6; b $80DB0FE
//==============================================================================
// Data files

View File

@ -1945,14 +1945,22 @@
^L1950^[CB FF FF 00 06 00][86 FF _L5556_][00 FF]
^L1951^[83 FF C5 00][82 FF _L2197_][08 FF 0C 02][A2 FF _L5617_][FC FF 05 00][1C FF 80 01 _L2197_][9D FF 01 1F _L5625_][00 FF]
^L1952^[1C FF 49 00 _L2197_][9D FF 01 0E _L5614_][00 FF]
^L1953^@[9F FF] attacked![02 FF][00 FF]
^L1954^@[9F FF] trapped you![02 FF][00 FF]
^L10000^[5E FF 01][95 FF 03 _L10001_ _L10002_ _L10003_][00 FF]
^L10001^[9F FF][00 FF]
^L10002^[9F FF] and its cohort[01 FF] [00 FF]
^L10003^[9F FF] and its cohorts[01 FF] [00 FF]
^L10004^[5E FF 01][95 FF 03 _L10005_ _L10006_ _L10007_][00 FF]
^L10005^[9F FF][00 FF]
^L10006^[9F FF][01 FF] and its cohort[00 FF]
^L10007^[9F FF][01 FF] and its cohorts[00 FF]
^L1953^@[86 FF _L10000_] attacked![02 FF][00 FF]
^L1954^@[86 FF _L10000_] trapped you![02 FF][00 FF]
^L1955^@[AD FF] turned back to normal![D4 FF 21 00][00 FF]
^L1956^@[AD FF] was defeated![D4 FF 21 00][00 FF]
^L1957^@[AD FF] became tame![D4 FF 21 00][00 FF]
^L1958^@You encounter [9F FF].[02 FF][00 FF]
^L1958^@You encounter [86 FF _L10004_].[02 FF][00 FF]
^L1959^@[AD FF] stopped moving![D4 FF 21 00][00 FF]
^L1960^@You confront [9F FF].[02 FF][00 FF]
^L1960^@You confront [86 FF _L10004_].[02 FF][00 FF]
^L1961^@[AD FF] was broken into pieces![D4 FF 21 00][00 FF]
^L1962^@The figure of [AD FF] melted into thin air![D4 FF 21 00][00 FF]
^L1963^@[AD FF] disappeared![D4 FF 21 00][00 FF]