nskins / goby

Command-line role-playing game framework
MIT License
122 stars 56 forks source link

Include Escape and Use with framework #59

Closed nskins closed 7 years ago

nskins commented 7 years ago

Escape and Use are fairly common commands in battle so we should probably include these with the framework (instead of just preset data). This means:

  1. Documentation
  2. Tests
  3. Remove from clear_preset script
  4. Etc. ?