android13/external/replicaisland/res/xml/level_3_9_dialog_rokudou.xml

39 lines
677 B
XML
Raw Normal View History

2024-06-22 08:45:49 -04:00
<?xml version="1.0" encoding="utf-8"?>
<dialog>
<conversation>
<page
image="@drawable/rokudou_closeup_normal"
text = "@string/Rokudou_3_9_1_1"
title = "@string/Rokudou"
/>
<page
image="@drawable/rokudou_closeup_normal"
text = "@string/Rokudou_3_9_1_2"
title = "@string/Rokudou"
/>
<page
image="@drawable/rokudou_closeup_normal"
text = "@string/Rokudou_3_9_1_3"
title = "@string/Rokudou"
/>
<page
image="@drawable/rokudou_closeup_normal"
text = "@string/Rokudou_3_9_1_4"
title = "@string/Rokudou"
/>
<page
image="@drawable/rokudou_closeup_normal"
text = "@string/Rokudou_3_9_1_5"
title = "@string/Rokudou"
/>
</conversation>
</dialog>