| summaryrefslogtreecommitdiff | 
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2020-08-15 13:54:30 +0200 | 
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2020-08-15 13:54:30 +0200 | 
| commit | 6655cdcd1c28ac36c8af144573c396d96b9dceee (patch) | |
| tree | f0eb3d8bb90e5e44fef0de319e5fd8824e72ad7a /data/examples/monster_battle/main.fate | |
| parent | 8fd556f0065b7a634602cf4a8b666a426d4e8de6 (diff) | |
Updates example, allows lambdas w/o params.
Diffstat (limited to 'data/examples/monster_battle/main.fate')
| -rw-r--r-- | data/examples/monster_battle/main.fate | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/data/examples/monster_battle/main.fate b/data/examples/monster_battle/main.fate index e77e734..a10fd48 100644 --- a/data/examples/monster_battle/main.fate +++ b/data/examples/monster_battle/main.fate @@ -22,4 +22,4 @@  (text_effect narrator     You stand in your room, having just dressed.  ) -(sequence in_your_room) +(jump_to in_your_room) | 


