XML major sorted, unused tag deletes
This commit is contained in:
29
DATA/XML/STORY/INTERVENTION_BUILD_UNITS.XML
Normal file
29
DATA/XML/STORY/INTERVENTION_BUILD_UNITS.XML
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0"?>
|
||||
<Story>
|
||||
<Event Name="Build_Units_00">
|
||||
<Event_Type>STORY_ELAPSED</Event_Type>
|
||||
<Event_Param1>0</Event_Param1>
|
||||
<Story_Chapter>0</Story_Chapter>
|
||||
<Story_Dialog_Popup>False</Story_Dialog_Popup>
|
||||
<Story_Tag>Build_Units_Tag_00</Story_Tag>
|
||||
</Event>
|
||||
<Event Name="Build_Units_01">
|
||||
<Event_Type>STORY_CONSTRUCT</Event_Type>
|
||||
<Prereq>Build_Units_00</Prereq>
|
||||
<Reward_Type>STORY_GOAL_COMPLETED</Reward_Type>
|
||||
<Reward_Param1>Build_Units_Tag_00</Reward_Param1>
|
||||
<Story_Chapter>1</Story_Chapter>
|
||||
<Story_Dialog_Popup>False</Story_Dialog_Popup>
|
||||
</Event>
|
||||
<Event Name="Build_Units_02">
|
||||
<Event_Type>STORY_TRIGGER</Event_Type>
|
||||
<Prereq>Build_Units_01</Prereq>
|
||||
<Reward_Type>CREDITS</Reward_Type>
|
||||
</Event>
|
||||
<Event Name="Build_Units_03">
|
||||
<Event_Type>STORY_TRIGGER</Event_Type>
|
||||
<Prereq>Build_Units_02</Prereq>
|
||||
<Reward_Type>TRIGGER_AI</Reward_Type>
|
||||
<Reward_Param1>BUILD_UNITS_NOTIFICATION_00</Reward_Param1>
|
||||
</Event>
|
||||
</Story>
|
||||
Reference in New Issue
Block a user