Document Three Island scripts
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "ThreeIsland_House1_EventScript_17181A",
|
||||
"script": "ThreeIsland_House1_EventScript_Lostelle",
|
||||
"flag": "FLAG_HIDE_LOSTELLE_IN_HER_HOME"
|
||||
}
|
||||
],
|
||||
@@ -45,7 +45,7 @@
|
||||
"x": 2,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"script": "ThreeIsland_House1_EventScript_171829"
|
||||
"script": "ThreeIsland_House1_EventScript_DisplayCase"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
ThreeIsland_House1_MapScripts:: @ 8171819
|
||||
.byte 0
|
||||
|
||||
ThreeIsland_House1_EventScript_17181A:: @ 817181A
|
||||
ThreeIsland_House1_EventScript_Lostelle:: @ 817181A
|
||||
lock
|
||||
faceplayer
|
||||
special Special_BufferBigGuyOrBigGirlString
|
||||
msgbox gUnknown_81A2F3E
|
||||
msgbox ThreeIsland_House1_Text_YoureAlwaysSoCool
|
||||
release
|
||||
end
|
||||
|
||||
ThreeIsland_House1_EventScript_171829:: @ 8171829
|
||||
msgbox gUnknown_81A2F92, MSGBOX_SIGN
|
||||
ThreeIsland_House1_EventScript_DisplayCase:: @ 8171829
|
||||
msgbox ThreeIsland_House1_Text_RareRocksGemsDisplayed, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
gUnknown_81A2F3E:: @ 81A2F3E
|
||||
ThreeIsland_House1_Text_YoureAlwaysSoCool:: @ 81A2F3E
|
||||
.string "LOSTELLE: Hi, {PLAYER}!\n"
|
||||
.string "You're always so cool!\p"
|
||||
.string "I'll make lunch for you, too, one\n"
|
||||
.string "day, {PLAYER}.$"
|
||||
|
||||
gUnknown_81A2F92:: @ 81A2F92
|
||||
ThreeIsland_House1_Text_RareRocksGemsDisplayed:: @ 81A2F92
|
||||
.string "Rare rocks and gems are displayed.$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user