pokecrystal-board/maps/GoldenrodHappinessRater.asm

162 lines
3.1 KiB
NASM
Raw Normal View History

2015-11-26 21:22:14 -08:00
const_value set 2
const GOLDENRODHAPPINESSRATER_TEACHER
const GOLDENRODHAPPINESSRATER_POKEFAN_M
const GOLDENRODHAPPINESSRATER_TWIN
2015-07-10 01:45:35 -07:00
GoldenrodHappinessRater_MapScriptHeader:
.MapTriggers:
db 0
.MapCallbacks:
db 0
2015-07-10 01:45:35 -07:00
TeacherScript_0x54953:
faceplayer
2015-12-09 15:25:44 -08:00
opentext
special GetFirstPokemonHappiness
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x549a3
2015-11-29 19:29:45 -08:00
buttonsound
if_greater_than $f9, UnknownScript_0x54973
if_greater_than $c7, UnknownScript_0x54979
if_greater_than $95, UnknownScript_0x5497f
if_greater_than $63, UnknownScript_0x54985
if_greater_than $31, UnknownScript_0x5498b
2015-01-20 00:01:23 -08:00
jump UnknownScript_0x54991
2015-07-10 01:45:35 -07:00
UnknownScript_0x54973:
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x549fc
2015-11-25 07:16:29 -08:00
waitbutton
closetext
end
2015-07-10 01:45:35 -07:00
UnknownScript_0x54979:
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x54a2c
2015-11-25 07:16:29 -08:00
waitbutton
closetext
end
2015-07-10 01:45:35 -07:00
UnknownScript_0x5497f:
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x54a5a
2015-11-25 07:16:29 -08:00
waitbutton
closetext
end
2015-07-10 01:45:35 -07:00
UnknownScript_0x54985:
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x54a8e
2015-11-25 07:16:29 -08:00
waitbutton
closetext
end
2015-07-10 01:45:35 -07:00
UnknownScript_0x5498b:
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x54a9f
2015-11-25 07:16:29 -08:00
waitbutton
closetext
end
2015-07-10 01:45:35 -07:00
UnknownScript_0x54991:
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x54ad1
2015-11-25 07:16:29 -08:00
waitbutton
closetext
end
2015-07-10 01:45:35 -07:00
PokefanMScript_0x54997:
jumptextfaceplayer UnknownText_0x54b04
2015-07-10 01:45:35 -07:00
TwinScript_0x5499a:
jumptextfaceplayer UnknownText_0x54b67
2015-06-25 21:01:08 -07:00
HappinessRatersHouseBookshelf:
jumpstd difficultbookshelf
2015-06-25 21:01:08 -07:00
HappinessRatersHouseRadio:
2015-06-23 14:02:58 -07:00
jumpstd radio2
2015-07-10 01:45:35 -07:00
UnknownText_0x549a3:
text "If you treat your"
line "#MON nicely,"
para "they will love you"
line "in return."
para "Oh? Let me see"
line "your @"
2015-02-10 15:37:24 -08:00
text_from_ram StringBuffer3
text "…"
done
2015-07-10 01:45:35 -07:00
UnknownText_0x549fc:
text "It looks really"
line "happy! It must"
cont "love you a lot."
done
2015-07-10 01:45:35 -07:00
UnknownText_0x54a2c:
text "I get the feeling"
line "that it really"
cont "trusts you."
done
2015-07-10 01:45:35 -07:00
UnknownText_0x54a5a:
text "It's friendly to-"
line "ward you. It looks"
cont "sort of happy."
done
2015-07-10 01:45:35 -07:00
UnknownText_0x54a8e:
text "It's quite cute."
done
2015-07-10 01:45:35 -07:00
UnknownText_0x54a9f:
text "You should treat"
line "it better. It's"
cont "not used to you."
done
2015-07-10 01:45:35 -07:00
UnknownText_0x54ad1:
text "It doesn't seem to"
line "like you at all."
cont "It looks mean."
done
2015-07-10 01:45:35 -07:00
UnknownText_0x54b04:
text "I keep losing in"
line "battles, and my"
para "#MON end up"
line "fainting…"
para "Maybe that's why"
line "my #MON don't"
cont "like me much…"
done
2015-07-10 01:45:35 -07:00
UnknownText_0x54b67:
text "When I use an item"
line "on my #MON, it"
cont "acts really glad!"
done
2015-07-10 01:45:35 -07:00
GoldenrodHappinessRater_MapEventHeader:
; filler
db 0, 0
.Warps:
db 2
warp_def $7, $2, 3, GOLDENROD_CITY
warp_def $7, $3, 3, GOLDENROD_CITY
.XYTriggers:
db 0
.Signposts:
db 3
signpost 1, 0, SIGNPOST_READ, HappinessRatersHouseBookshelf
signpost 1, 1, SIGNPOST_READ, HappinessRatersHouseBookshelf
signpost 1, 7, SIGNPOST_READ, HappinessRatersHouseRadio
.PersonEvents:
db 3
2017-12-10 17:50:08 -08:00
person_event SPRITE_TEACHER, 4, 2, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_BLUE, PERSONTYPE_SCRIPT, 0, TeacherScript_0x54953, -1
person_event SPRITE_POKEFAN_M, 3, 5, SPRITEMOVEDATA_STANDING_LEFT, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, PokefanMScript_0x54997, -1
2017-12-10 17:50:08 -08:00
person_event SPRITE_TWIN, 6, 5, SPRITEMOVEDATA_WALK_LEFT_RIGHT, 0, 1, -1, -1, PAL_NPC_GREEN, PERSONTYPE_SCRIPT, 0, TwinScript_0x5499a, -1