Created
September 16, 2014 18:32
-
-
Save robert-nix/dbe256e7ffb110a3d940 to your computer and use it in GitHub Desktop.
dat xml tho
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <state | |
| name="State_Burst_Item" | |
| icon="" | |
| passiveeffect="" | |
| effecttype="" | |
| ishidden="true" | |
| lifetime="10000" | |
| > | |
| <oninflict> | |
| <printdebuginfo /> | |
| <oninflict> | |
| <onexpired> | |
| <spawnunit name="Mini_Spider_Enemy" target="target_entity" /> | |
| </onexpired> | |
| </state> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment