diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2014-05-12 00:04:00 -0500 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2014-05-12 00:04:00 -0500 |
| commit | 271b5a8aaf7811b7248e34a1264beea0487b7dd0 (patch) | |
| tree | 19e38134f5f9fb0090221ade98838a88bbe7c191 /text.asm | |
| parent | Comment where gym trainers get deactivated after beating the leader. (diff) | |
| download | pokeyellow-271b5a8aaf7811b7248e34a1264beea0487b7dd0.tar.gz pokeyellow-271b5a8aaf7811b7248e34a1264beea0487b7dd0.tar.xz pokeyellow-271b5a8aaf7811b7248e34a1264beea0487b7dd0.zip | |
Documented reflect/light screen effect function. Labeled some related text.
Diffstat (limited to 'text.asm')
| -rw-r--r-- | text.asm | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2207,7 +2207,7 @@ _UnnamedText_3fb49:: ; 948c9 (25:48c9) text "No effect!" prompt -_UnnamedText_3fb59:: ; 948d5 (25:48d5) +_ButItFailedText:: ; 948d5 (25:48d5) text "But, it failed! " prompt @@ -2301,13 +2301,13 @@ _UnnamedText_3bb92:: ; 94a6c (25:4a6c) text "!" prompt -_UnnamedText_3bbd7:: ; 94a87 (25:4a87) +_LightScreenProtectedText:: ; 94a87 (25:4a87) text $5a, "'s" line "protected against" cont "special attacks!" prompt -_UnnamedText_3bbdc:: ; 94aae (25:4aae) +_ReflectGainedArmorText:: ; 94aae (25:4aae) text $5a line "gained armor!" prompt |
