2015-11-26 21:22:14 -08:00
|
|
|
const_value set 2
|
|
|
|
const DARKCAVEBLACKTHORNENTRANCE_PHARMACIST
|
|
|
|
const DARKCAVEBLACKTHORNENTRANCE_POKE_BALL1
|
|
|
|
const DARKCAVEBLACKTHORNENTRANCE_POKE_BALL2
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
DarkCaveBlackthornEntrance_MapScriptHeader:
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapTriggers:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapCallbacks:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
PharmacistScript_0x18c720:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
loadfont
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_GOT_BLACKGLASSES_IN_DARK_CAVE
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x18c735
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x18c73f
|
2015-11-29 19:29:45 -08:00
|
|
|
buttonsound
|
2015-11-04 17:20:14 -08:00
|
|
|
verbosegiveitem BLACKGLASSES
|
2013-02-16 22:54:07 -08:00
|
|
|
iffalse UnknownScript_0x18c739
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_GOT_BLACKGLASSES_IN_DARK_CAVE
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x18c735:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x18c80c
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x18c739:
|
2015-11-25 07:16:29 -08:00
|
|
|
closetext
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
ItemFragment_0x18c73b:
|
2013-02-16 22:54:07 -08:00
|
|
|
db REVIVE, 1
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
ItemFragment_0x18c73d:
|
2015-06-29 19:24:45 -07:00
|
|
|
db TM_SNORE, 1
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x18c73f:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Whoa! You startled"
|
|
|
|
line "me there!"
|
|
|
|
|
|
|
|
para "I had my BLACK-"
|
|
|
|
line "GLASSES on, so I"
|
|
|
|
|
|
|
|
para "didn't notice you"
|
|
|
|
line "at all."
|
|
|
|
|
|
|
|
para "What am I doing"
|
|
|
|
line "here?"
|
|
|
|
|
|
|
|
para "Hey, don't you"
|
|
|
|
line "worry about it."
|
|
|
|
|
|
|
|
para "I'll give you a"
|
|
|
|
line "pair of BLACK-"
|
|
|
|
cont "GLASSES, so forget"
|
|
|
|
cont "you saw me, OK?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x18c80c:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "BLACKGLASSES ups"
|
|
|
|
line "the power of dark-"
|
|
|
|
cont "type moves."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
DarkCaveBlackthornEntrance_MapEventHeader:
|
2013-02-16 22:54:07 -08:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Warps:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2015-07-23 09:59:19 -07:00
|
|
|
warp_def $3, $17, 1, ROUTE_45
|
|
|
|
warp_def $19, $3, 2, DARK_CAVE_VIOLET_ENTRANCE
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.XYTriggers:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Signposts:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.PersonEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 3
|
2015-11-15 12:07:20 -08:00
|
|
|
person_event SPRITE_PHARMACIST, 3, 7, SPRITEMOVEDATA_SPINRANDOM_SLOW, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, PharmacistScript_0x18c720, -1
|
|
|
|
person_event SPRITE_POKE_BALL, 24, 21, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, PERSONTYPE_ITEMFRAGMENT, 0, ItemFragment_0x18c73b, EVENT_DARK_CAVE_BLACKTHORN_ENTRANCE_REVIVE
|
|
|
|
person_event SPRITE_POKE_BALL, 22, 7, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, PERSONTYPE_ITEMFRAGMENT, 0, ItemFragment_0x18c73d, EVENT_DARK_CAVE_BLACKTHORN_ENTRANCE_TM_SNORE
|