aboutsummaryrefslogtreecommitdiffstats
path: root/engine/pikachu
diff options
context:
space:
mode:
Diffstat (limited to 'engine/pikachu')
-rw-r--r--engine/pikachu/pikachu_emotions.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/pikachu/pikachu_emotions.asm b/engine/pikachu/pikachu_emotions.asm
index 3fc08363..787b4f94 100644
--- a/engine/pikachu/pikachu_emotions.asm
+++ b/engine/pikachu/pikachu_emotions.asm
@@ -343,7 +343,7 @@ MapSpecificPikachuExpression:
ldpikaemotion a, PikachuEmotion22
jr c, .play_emotion
.notInLavenderTower
- ld a, [wd49b]
+ ld a, [wPikachuEmotionModifier]
and a
jr z, .mood_based_emotion
dec a