Document Slateport scripts
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "SlateportCity_SternsShipyard_2F_EventScript_20863E",
|
||||
"script": "SlateportCity_SternsShipyard_2F_EventScript_Scientist1",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -50,7 +50,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "SlateportCity_SternsShipyard_2F_EventScript_208647",
|
||||
"script": "SlateportCity_SternsShipyard_2F_EventScript_Scientist2",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
SlateportCity_SternsShipyard_2F_MapScripts:: @ 820863D
|
||||
.byte 0
|
||||
|
||||
SlateportCity_SternsShipyard_2F_EventScript_20863E:: @ 820863E
|
||||
msgbox SlateportCity_SternsShipyard_2F_Text_208650, MSGBOX_NPC
|
||||
SlateportCity_SternsShipyard_2F_EventScript_Scientist1:: @ 820863E
|
||||
msgbox SlateportCity_SternsShipyard_2F_Text_ShipDesignMoreLikeBuilding, MSGBOX_NPC
|
||||
end
|
||||
|
||||
SlateportCity_SternsShipyard_2F_EventScript_208647:: @ 8208647
|
||||
msgbox SlateportCity_SternsShipyard_2F_Text_2086BA, MSGBOX_NPC
|
||||
SlateportCity_SternsShipyard_2F_EventScript_Scientist2:: @ 8208647
|
||||
msgbox SlateportCity_SternsShipyard_2F_Text_FloatsBecauseBuoyancy, MSGBOX_NPC
|
||||
end
|
||||
|
||||
SlateportCity_SternsShipyard_2F_Text_208650: @ 8208650
|
||||
SlateportCity_SternsShipyard_2F_Text_ShipDesignMoreLikeBuilding: @ 8208650
|
||||
.string "Designing a large ship is more like\n"
|
||||
.string "making a big building than putting\l"
|
||||
.string "together a transportation vehicle.$"
|
||||
|
||||
SlateportCity_SternsShipyard_2F_Text_2086BA: @ 82086BA
|
||||
SlateportCity_SternsShipyard_2F_Text_FloatsBecauseBuoyancy: @ 82086BA
|
||||
.string "Don't you think it's strange that\n"
|
||||
.string "a ship made of heavy iron floats?\p"
|
||||
.string "It floats because of a principle\n"
|
||||
|
||||
Reference in New Issue
Block a user