2021-07-20 15:18:31 -04:00
|
|
|
SlateportCity_SternsShipyard_2F_MapScripts::
|
2017-11-09 19:21:31 -06:00
|
|
|
.byte 0
|
|
|
|
|
2021-07-20 15:18:31 -04:00
|
|
|
SlateportCity_SternsShipyard_2F_EventScript_Scientist1::
|
2019-11-09 03:07:32 -05:00
|
|
|
msgbox SlateportCity_SternsShipyard_2F_Text_ShipDesignMoreLikeBuilding, MSGBOX_NPC
|
2017-11-09 19:21:31 -06:00
|
|
|
end
|
|
|
|
|
2021-07-20 15:18:31 -04:00
|
|
|
SlateportCity_SternsShipyard_2F_EventScript_Scientist2::
|
2019-11-09 03:07:32 -05:00
|
|
|
msgbox SlateportCity_SternsShipyard_2F_Text_FloatsBecauseBuoyancy, MSGBOX_NPC
|
2017-11-09 19:21:31 -06:00
|
|
|
end
|
|
|
|
|
2021-07-20 15:18:31 -04:00
|
|
|
SlateportCity_SternsShipyard_2F_Text_ShipDesignMoreLikeBuilding:
|
2017-11-09 19:21:31 -06:00
|
|
|
.string "Designing a large ship is more like\n"
|
|
|
|
.string "making a big building than putting\l"
|
|
|
|
.string "together a transportation vehicle.$"
|
|
|
|
|
2021-07-20 15:18:31 -04:00
|
|
|
SlateportCity_SternsShipyard_2F_Text_FloatsBecauseBuoyancy:
|
2018-12-07 10:41:08 -05:00
|
|
|
.string "Don't you think it's strange that\n"
|
2017-11-09 19:21:31 -06:00
|
|
|
.string "a ship made of heavy iron floats?\p"
|
|
|
|
.string "It floats because of a principle\n"
|
|
|
|
.string "called buoyancy.$"
|
|
|
|
|