diff --git a/CHANGELOG.md b/CHANGELOG.md index 5077ca2..84e2dff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -99,7 +99,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `!weather` - Check current weather - `!achievements` - View progress - `!activate/deactivate ` - Manage team -- `!swap ` - Reorganize team - `!moves` - View pet abilities - `!flee` - Escape battles diff --git a/README.md b/README.md index a74469f..ff24e94 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A feature-rich IRC bot that brings Pokemon-style pet collecting and battling to - **Pet Collection**: Catch and collect different species of pets - **Exploration**: Travel between various themed locations - **Battle System**: Engage in turn-based battles with wild pets -- **Team Management**: Activate/deactivate pets, swap team members +- **Team Management**: Activate/deactivate pets, manage team composition - **Achievement System**: Unlock new areas by completing challenges - **Item Collection**: Discover and collect useful items during exploration @@ -78,7 +78,6 @@ A feature-rich IRC bot that brings Pokemon-style pet collecting and battling to ### Pet Management - `!activate ` - Activate a pet for battle - `!deactivate ` - Move a pet to storage -- `!swap ` - Swap two pets' active status ### Inventory Commands - `!inventory` / `!inv` / `!items` - View your collected items