Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <dialog id="generic_pda_dialog">
- <precondition>dialogs.is_opp_not_wounded</precondition>
- <precondition>special.has_nonfaction_pda</precondition>
- <phrase_list>
- <phrase id="0">
- <text>generic_pda_init</text>
- <next>1</next>
- </phrase>
- <phrase id="1">
- <text>generic_pda_menu</text>
- <next>freedom1</next>
- <next>freedom2</next>
- <next>freedom3</next>
- <next>bandit1</next>
- <next>bandit2</next>
- <next>bandit3</next>
- <next>duty1</next>
- <next>duty2</next>
- <next>duty3</next>
- <next>merc1</next>
- <next>merc2</next>
- <next>merc3</next>
- <next>military1</next>
- <next>military2</next>
- <next>military3</next>
- <next>monolith1</next>
- <next>monolith2</next>
- <next>monolith3</next>
- <next>ecologist1</next>
- <next>ecologist2</next>
- <next>ecologist3</next>
- </phrase>
- <phrase id="freedom1">
- <precondition>special.has_freedom_pda_1</precondition>
- <precondition>special.trader_is_not_freedom</precondition>
- <text>freedom_pda_1</text>
- <action>special.take_pda_freedom_1</action>
- <next>thn</next>
- </phrase>
- <phrase id="freedom2">
- <precondition>special.has_freedom_pda_2</precondition>
- <precondition>special.trader_is_not_freedom</precondition>
- <text>freedom_pda_2</text>
- <action>special.take_pda_freedom_2</action>
- <next>thn</next>
- </phrase>
- <phrase id="freedom3">
- <precondition>special.has_freedom_pda_3</precondition>
- <precondition>special.trader_is_not_freedom</precondition>
- <text>freedom_pda_3</text>
- <action>special.take_pda_freedom_3</action>
- <next>thn</next>
- </phrase>
- <phrase id="ecologist1">
- <precondition>special.has_ecologist_pda_1</precondition>
- <precondition>special.trader_is_not_ecologist</precondition>
- <text>ecologist_pda_1</text>
- <action>special.take_pda_ecologist_1</action>
- <next>thn</next>
- </phrase>
- <phrase id="ecologist2">
- <precondition>special.has_ecologist_pda_2</precondition>
- <precondition>special.trader_is_not_ecologist</precondition>
- <text>ecologist_pda_2</text>
- <action>special.take_pda_ecologist_2</action>
- <next>thn</next>
- </phrase>
- <phrase id="ecologist3">
- <precondition>special.has_ecologist_pda_3</precondition>
- <precondition>special.trader_is_not_ecologist</precondition>
- <text>ecologist_pda_3</text>
- <action>special.take_pda_ecologist_3</action>
- <next>thn</next>
- </phrase>
- <phrase id="duty1">
- <precondition>special.has_duty_pda_1</precondition>
- <precondition>special.trader_is_not_duty</precondition>
- <text>duty_pda_1</text>
- <action>special.take_pda_duty_1</action>
- <next>thn</next>
- </phrase>
- <phrase id="duty2">
- <precondition>special.has_duty_pda_2</precondition>
- <precondition>special.trader_is_not_duty</precondition>
- <text>duty_pda_2</text>
- <action>special.take_pda_duty_2</action>
- <next>thn</next>
- </phrase>
- <phrase id="duty3">
- <precondition>special.has_duty_pda_3</precondition>
- <precondition>special.trader_is_not_duty</precondition>
- <text>duty_pda_3</text>
- <action>special.take_pda_duty_3</action>
- <next>thn</next>
- </phrase>
- <phrase id="merc1">
- <precondition>special.has_merc_pda_1</precondition>
- <precondition>special.trader_is_not_merc</precondition>
- <text>merc_pda_1</text>
- <action>special.take_pda_merc_1</action>
- <next>thn</next>
- </phrase>
- <phrase id="merc2">
- <precondition>special.has_merc_pda_2</precondition>
- <precondition>special.trader_is_not_merc</precondition>
- <text>merc_pda_2</text>
- <action>special.take_pda_merc_2</action>
- <next>thn</next>
- </phrase>
- <phrase id="merc3">
- <precondition>special.has_merc_pda_3</precondition>
- <precondition>special.trader_is_not_merc</precondition>
- <text>merc_pda_3</text>
- <action>special.take_pda_merc_3</action>
- <next>thn</next>
- </phrase>
- <phrase id="monolith1">
- <precondition>special.has_monolith_pda_1</precondition>
- <precondition>special.trader_is_not_monolith</precondition>
- <text>monolith_pda_1</text>
- <action>special.take_pda_monolith_1</action>
- <next>thn</next>
- </phrase>
- <phrase id="monolith2">
- <precondition>special.has_monolith_pda_2</precondition>
- <precondition>special.trader_is_not_monolith</precondition>
- <text>monolith_pda_2</text>
- <action>special.take_pda_monolith_2</action>
- <next>thn</next>
- </phrase>
- <phrase id="monolith3">
- <precondition>special.has_monolith_pda_3</precondition>
- <precondition>special.trader_is_not_monolith</precondition>
- <text>monolith_pda_3</text>
- <action>special.take_pda_monolith_3</action>
- <next>thn</next>
- </phrase>
- <phrase id="military1">
- <precondition>special.has_military_pda_1</precondition>
- <precondition>special.trader_is_not_military</precondition>
- <text>military_pda_1</text>
- <action>special.take_pda_military_1</action>
- <next>thn</next>
- </phrase>
- <phrase id="military2">
- <precondition>special.has_military_pda_2</precondition>
- <precondition>special.trader_is_not_military</precondition>
- <text>military_pda_2</text>
- <action>special.take_pda_military_2</action>
- <next>thn</next>
- </phrase>
- <phrase id="military3">
- <precondition>special.has_military_pda_3</precondition>
- <precondition>special.trader_is_not_military</precondition>
- <text>military_pda_3</text>
- <action>special.take_pda_military_3</action>
- <next>thn</next>
- </phrase>
- <phrase id="bandit1">
- <precondition>special.has_bandit_pda_1</precondition>
- <precondition>special.trader_is_not_bandit</precondition>
- <text>bandit_pda_1</text>
- <action>special.take_pda_bandit_1</action>
- <next>thn</next>
- </phrase>
- <phrase id="bandit2">
- <precondition>special.has_bandit_pda_2</precondition>
- <precondition>special.trader_is_not_bandit</precondition>
- <text>bandit_pda_2</text>
- <action>special.take_pda_bandit_2</action>
- <next>thn</next>
- </phrase>
- <phrase id="bandit3">
- <precondition>special.has_bandit_pda_3</precondition>
- <precondition>special.trader_is_not_bandit</precondition>
- <text>bandit_pda_3</text>
- <action>special.take_pda_bandit_3</action>
- <next>thn</next>
- </phrase>
- <phrase id="thn">
- <text>generic_pda_thanks</text>
- </phrase>
- </phrase_list>
- </dialog>
Advertisement
Add Comment
Please, Sign In to add comment