aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/WardensHouse.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/WardensHouse.asm')
-rw-r--r--scripts/WardensHouse.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/WardensHouse.asm b/scripts/WardensHouse.asm
index 1851e341..aa6be6ca 100644
--- a/scripts/WardensHouse.asm
+++ b/scripts/WardensHouse.asm
@@ -95,7 +95,7 @@ WardensHouseWardenText:
WardensHouseDisplayText:
text_asm
- ldh a, [hSpriteIndexOrTextID]
+ ldh a, [hTextID]
cp TEXT_WARDENSHOUSE_DISPLAY_LEFT
ld hl, .MerchandiseText
jr nz, .print_text