Document Pacifidlog scripts
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "PacifidlogTown_House1_EventScript_20365D",
|
||||
"script": "PacifidlogTown_House1_EventScript_Man",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -37,7 +37,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "PacifidlogTown_House1_EventScript_203666",
|
||||
"script": "PacifidlogTown_House1_EventScript_Woman",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
PacifidlogTown_House1_MapScripts:: @ 820365C
|
||||
.byte 0
|
||||
|
||||
PacifidlogTown_House1_EventScript_20365D:: @ 820365D
|
||||
msgbox PacifidlogTown_House1_Text_20366F, MSGBOX_NPC
|
||||
PacifidlogTown_House1_EventScript_Man:: @ 820365D
|
||||
msgbox PacifidlogTown_House1_Text_RegiStory, MSGBOX_NPC
|
||||
end
|
||||
|
||||
PacifidlogTown_House1_EventScript_203666:: @ 8203666
|
||||
msgbox PacifidlogTown_House1_Text_20373A, MSGBOX_NPC
|
||||
PacifidlogTown_House1_EventScript_Woman:: @ 8203666
|
||||
msgbox PacifidlogTown_House1_Text_SixDotsOpenThreeDoors, MSGBOX_NPC
|
||||
end
|
||||
|
||||
PacifidlogTown_House1_Text_20366F: @ 820366F
|
||||
PacifidlogTown_House1_Text_RegiStory: @ 820366F
|
||||
.string "In the HOENN region, there are three\n"
|
||||
.string "POKéMON that represent the power of\l"
|
||||
.string "rock, ice, and steel.\p"
|
||||
@@ -18,7 +18,7 @@ PacifidlogTown_House1_Text_20366F: @ 820366F
|
||||
.string "That's the story I heard when I was\n"
|
||||
.string "just a little kid.$"
|
||||
|
||||
PacifidlogTown_House1_Text_20373A: @ 820373A
|
||||
PacifidlogTown_House1_Text_SixDotsOpenThreeDoors: @ 820373A
|
||||
.string "“Six dots open three doors.”\p"
|
||||
.string "Grandpa used to say that, but I don't\n"
|
||||
.string "know what he meant.$"
|
||||
|
||||
Reference in New Issue
Block a user