summaryrefslogtreecommitdiff
path: root/data/scripts/maps/SlateportCity_SternsShipyard_2F.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/scripts/maps/SlateportCity_SternsShipyard_2F.inc')
-rw-r--r--data/scripts/maps/SlateportCity_SternsShipyard_2F.inc22
1 files changed, 22 insertions, 0 deletions
diff --git a/data/scripts/maps/SlateportCity_SternsShipyard_2F.inc b/data/scripts/maps/SlateportCity_SternsShipyard_2F.inc
new file mode 100644
index 000000000..a599ac9b8
--- /dev/null
+++ b/data/scripts/maps/SlateportCity_SternsShipyard_2F.inc
@@ -0,0 +1,22 @@
+SlateportCity_SternsShipyard_2F_MapScripts:: @ 820863D
+ .byte 0
+
+SlateportCity_SternsShipyard_2F_EventScript_20863E:: @ 820863E
+ msgbox SlateportCity_SternsShipyard_2F_Text_208650, 2
+ end
+
+SlateportCity_SternsShipyard_2F_EventScript_208647:: @ 8208647
+ msgbox SlateportCity_SternsShipyard_2F_Text_2086BA, 2
+ end
+
+SlateportCity_SternsShipyard_2F_Text_208650: @ 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
+ .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"
+ .string "called buoyancy.$"
+