summaryrefslogtreecommitdiff
path: root/maps/MountMoonSquare.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/MountMoonSquare.asm')
-rw-r--r--maps/MountMoonSquare.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/MountMoonSquare.asm b/maps/MountMoonSquare.asm
index 7937653f2..9ab259580 100644
--- a/maps/MountMoonSquare.asm
+++ b/maps/MountMoonSquare.asm
@@ -91,7 +91,7 @@ MapMountMoonSquareSignpost1Script: ; 0x7711b
jumptext UnknownText_0x7713b
; 0x7711e
-UnknownScript_0x7711e: ; 0x7711e
+RockScript_0x7711e: ; 0x7711e
jumpstd $000f
; 0x77121
@@ -174,8 +174,8 @@ MountMoonSquare_MapEventHeader: ; 0x77158
; people-events
db 3
- person_event $4d, 10, 10, $6, $0, 255, 255, $0, 0, ObjectEvent, $0779
- person_event $4d, 10, 11, $6, $0, 255, 255, $0, 0, ObjectEvent, $0779
- person_event $59, 11, 11, $18, $0, 255, 255, $0, 0, UnknownScript_0x7711e, $0778
+ person_event SPRITE_FAIRY, 10, 10, $6, $0, 255, 255, $0, 0, ObjectEvent, $0779
+ person_event SPRITE_FAIRY, 10, 11, $6, $0, 255, 255, $0, 0, ObjectEvent, $0779
+ person_event SPRITE_ROCK, 11, 11, $18, $0, 255, 255, $0, 0, RockScript_0x7711e, $0778
; 0x771a6