Initial commit
This commit is contained in:
32
DATA/XML/AI/GOALFUNCTIONS/SANDBOXEVENTSSET.XML
Normal file
32
DATA/XML/AI/GOALFUNCTIONS/SANDBOXEVENTSSET.XML
Normal file
@@ -0,0 +1,32 @@
|
||||
<?xml version="1.0"?>
|
||||
<FunctionSet>
|
||||
<Sandbox_Event_Contrived_Attack>
|
||||
<Goal>Sandbox_Event_Contrived_Attack</Goal>
|
||||
<Function>Trigger_Contrived_Attack</Function>
|
||||
</Sandbox_Event_Contrived_Attack>
|
||||
|
||||
<Sandbox_Event_Trap_Galactic>
|
||||
<Goal>Sandbox_Event_Trap_Galactic</Goal>
|
||||
<Function>Trigger_Trap_Galactic</Function>
|
||||
</Sandbox_Event_Trap_Galactic>
|
||||
|
||||
<Sandbox_Event_Trap_Land>
|
||||
<Goal>Sandbox_Event_Trap_Land</Goal>
|
||||
<Function>Trigger_Trap_Land</Function>
|
||||
</Sandbox_Event_Trap_Land>
|
||||
|
||||
<Sandbox_Event_Planet_Ownership_Flip>
|
||||
<Goal>Sandbox_Event_Planet_Ownership_Flip</Goal>
|
||||
<Function>Trigger_Planet_Ownership_Flip</Function>
|
||||
</Sandbox_Event_Planet_Ownership_Flip>
|
||||
|
||||
<Sandbox_Event_Fleet_Rampage>
|
||||
<Goal>Sandbox_Event_Fleet_Rampage</Goal>
|
||||
<Function>Trigger_Fleet_Rampage</Function>
|
||||
</Sandbox_Event_Fleet_Rampage>
|
||||
|
||||
<Sandbox_Event_Hero_Gathering>
|
||||
<Goal>Sandbox_Event_Hero_Gathering</Goal>
|
||||
<Function>Trigger_Hero_Gathering</Function>
|
||||
</Sandbox_Event_Hero_Gathering>
|
||||
</FunctionSet>
|
||||
Reference in New Issue
Block a user