summaryrefslogtreecommitdiff
path: root/common.asm
diff options
context:
space:
mode:
Diffstat (limited to 'common.asm')
-rw-r--r--common.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/common.asm b/common.asm
index d11fffe5..b3418189 100644
--- a/common.asm
+++ b/common.asm
@@ -1408,7 +1408,7 @@ Function3541: ; 3541
call Function354E
ld [hl],$FF
call Function3558
- ld [hl],$FF
+ ld [hl],$FF ; prevent person from walking?
pop hl
ret
@@ -1422,7 +1422,7 @@ Function354E: ; 354E
Function3558: ; 3558
push de
- ld hl,W_MAPTEXTPTRLIST
+ ld hl,W_PEOPLEMOVEPERMISSIONS
ld a,[$FF8C] ; the sprite to move
dec a
add a