You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
837 B
46 lines
837 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<dialog>
|
|
|
|
<conversation>
|
|
|
|
<page
|
|
image="@drawable/rokudou_closeup_mask"
|
|
text = "@string/Rokudou_final_boss_1_1"
|
|
title = "@string/Rokudou"
|
|
/>
|
|
|
|
<page
|
|
image="@drawable/rokudou_closeup_mask"
|
|
text = "@string/Rokudou_final_boss_1_2"
|
|
title = "@string/Rokudou"
|
|
/>
|
|
|
|
<page
|
|
image="@drawable/kabocha_closeup_lunatic"
|
|
text = "@string/Kabocha_final_boss_1_1"
|
|
title = "@string/Kabocha"
|
|
/>
|
|
|
|
<page
|
|
image="@drawable/kabocha_closeup_concern"
|
|
text = "@string/Kabocha_final_boss_1_2"
|
|
title = "@string/Kabocha"
|
|
/>
|
|
|
|
<page
|
|
image="@drawable/kabocha_closeup_lunatic_02"
|
|
text = "@string/Kabocha_final_boss_1_3"
|
|
title = "@string/Kabocha"
|
|
/>
|
|
|
|
|
|
<page
|
|
image="@drawable/rokudou_closeup_mask"
|
|
text = "@string/Rokudou_final_boss_1_3"
|
|
title = "@string/Rokudou"
|
|
/>
|
|
|
|
</conversation>
|
|
|
|
</dialog>
|