summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2020-08-07 11:18:18 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2020-08-07 11:18:18 +0200
commitb95d1790243c09901fa5175a9ec29fcdce0998a1 (patch)
tree5e5c02810b6fa2fbe04a78ed7751d1146c59cdbf /data/examples/monster_battle
parent5ba737fbc8edac0eb5ed750d92a5b3158fb2a32e (diff)
...
Diffstat (limited to 'data/examples/monster_battle')
-rw-r--r--data/examples/monster_battle/battle.fate2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/examples/monster_battle/battle.fate b/data/examples/monster_battle/battle.fate
index cfdce39..9674b95 100644
--- a/data/examples/monster_battle/battle.fate
+++ b/data/examples/monster_battle/battle.fate
@@ -1,5 +1,5 @@
(fate_version 1)
(define_sequence start_battle
- nothing yet
+ (end)
)