2015-11-27 00:22:14 -05:00
|
|
|
const_value set 2
|
|
|
|
const DARKCAVEBLACKTHORNENTRANCE_PHARMACIST
|
|
|
|
const DARKCAVEBLACKTHORNENTRANCE_POKE_BALL1
|
|
|
|
const DARKCAVEBLACKTHORNENTRANCE_POKE_BALL2
|
|
|
|
|
2015-07-10 02:45:35 -06:00
|
|
|
DarkCaveBlackthornEntrance_MapScriptHeader:
|
2015-07-21 00:02:21 -04:00
|
|
|
.MapTriggers:
|
2013-02-17 01:54:07 -05:00
|
|
|
db 0
|
|
|
|
|
2015-07-21 00:02:21 -04:00
|
|
|
.MapCallbacks:
|
2013-02-17 01:54:07 -05:00
|
|
|
db 0
|
|
|
|
|
2015-07-10 02:45:35 -06:00
|
|
|
PharmacistScript_0x18c720:
|
2013-02-17 01:54:07 -05:00
|
|
|
faceplayer
|
2015-12-09 18:25:44 -05:00
|
|
|
opentext
|
2013-09-24 03:48:58 -04:00
|
|
|
checkevent EVENT_GOT_BLACKGLASSES_IN_DARK_CAVE
|
2013-02-17 01:54:07 -05:00
|
|
|
iftrue UnknownScript_0x18c735
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x18c73f
|
2015-11-29 22:29:45 -05:00
|
|
|
buttonsound
|
2015-11-04 20:20:14 -05:00
|
|
|
verbosegiveitem BLACKGLASSES
|
2013-02-17 01:54:07 -05:00
|
|
|
iffalse UnknownScript_0x18c739
|
2013-09-24 03:48:58 -04:00
|
|
|
setevent EVENT_GOT_BLACKGLASSES_IN_DARK_CAVE
|
2015-07-10 02:45:35 -06:00
|
|
|
UnknownScript_0x18c735:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x18c80c
|
2015-11-25 10:16:29 -05:00
|
|
|
waitbutton
|
2015-07-10 02:45:35 -06:00
|
|
|
UnknownScript_0x18c739:
|
2015-11-25 10:16:29 -05:00
|
|
|
closetext
|
2013-02-17 01:54:07 -05:00
|
|
|
end
|
|
|
|
|
2015-12-15 10:55:56 -05:00
|
|
|
DarkCaveBlackthornEntranceRevive:
|
|
|
|
itemball REVIVE
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2015-12-15 10:55:56 -05:00
|
|
|
DarkCaveBlackthornEntranceTMSnore:
|
|
|
|
itemball TM_SNORE
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2015-07-10 02:45:35 -06:00
|
|
|
UnknownText_0x18c73f:
|
2014-03-06 00:29:44 -05: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-17 01:54:07 -05:00
|
|
|
|
2015-07-10 02:45:35 -06:00
|
|
|
UnknownText_0x18c80c:
|
2014-03-06 00:29:44 -05:00
|
|
|
text "BLACKGLASSES ups"
|
|
|
|
line "the power of dark-"
|
|
|
|
cont "type moves."
|
|
|
|
done
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2015-07-10 02:45:35 -06:00
|
|
|
DarkCaveBlackthornEntrance_MapEventHeader:
|
2013-02-17 01:54:07 -05:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
2015-07-21 00:02:21 -04:00
|
|
|
.Warps:
|
2013-02-17 01:54:07 -05:00
|
|
|
db 2
|
2015-07-23 12:59:19 -04:00
|
|
|
warp_def $3, $17, 1, ROUTE_45
|
|
|
|
warp_def $19, $3, 2, DARK_CAVE_VIOLET_ENTRANCE
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2015-07-21 00:02:21 -04:00
|
|
|
.XYTriggers:
|
2013-02-17 01:54:07 -05:00
|
|
|
db 0
|
|
|
|
|
2015-07-21 00:02:21 -04:00
|
|
|
.Signposts:
|
2013-02-17 01:54:07 -05:00
|
|
|
db 0
|
|
|
|
|
2015-07-21 00:02:21 -04:00
|
|
|
.PersonEvents:
|
2013-02-17 01:54:07 -05:00
|
|
|
db 3
|
2015-11-15 15:07:20 -05:00
|
|
|
person_event SPRITE_PHARMACIST, 3, 7, SPRITEMOVEDATA_SPINRANDOM_SLOW, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, PharmacistScript_0x18c720, -1
|
2015-12-15 10:55:56 -05:00
|
|
|
person_event SPRITE_POKE_BALL, 24, 21, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, PERSONTYPE_ITEMBALL, 0, DarkCaveBlackthornEntranceRevive, EVENT_DARK_CAVE_BLACKTHORN_ENTRANCE_REVIVE
|
|
|
|
person_event SPRITE_POKE_BALL, 22, 7, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, PERSONTYPE_ITEMBALL, 0, DarkCaveBlackthornEntranceTMSnore, EVENT_DARK_CAVE_BLACKTHORN_ENTRANCE_TM_SNORE
|