diff options
author | einstein95 <einstein95@users.noreply.github.com> | 2016-10-07 13:55:17 +1300 |
---|---|---|
committer | einstein95 <einstein95@users.noreply.github.com> | 2016-10-07 13:57:43 +1300 |
commit | e95485a8b0eacac8806c5948079919a271029897 (patch) | |
tree | 9b18d4c9f946d31390685f3185f91a3f35d613d2 /text.asm | |
parent | fe3ea5c3f8cf36ef475fe19924590d8bc1af0952 (diff) |
More fixes, most from iimarckus
Diffstat (limited to 'text.asm')
-rw-r--r-- | text.asm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1403,7 +1403,7 @@ _ExclamationPoint5Text:: _AttackMissedText:: text "L'attaque de" - text "<USER>" + line "<USER>" cont "a échoué!" prompt @@ -1474,7 +1474,7 @@ _SubstituteBrokeText:: _BuildingRageText:: text "La FRENESIE de" - text "<USER>" + line "<USER>" cont "s'intensifie!" prompt |