diff --git a/lib/aethyr/core/commands/command_parser.rb b/lib/aethyr/core/commands/command_parser.rb index 8aad2c6a84043e269aad0f11c9012513a27a4daf..982d4614077edf4609ea3f2119937b0705e31464 100644 --- a/lib/aethyr/core/commands/command_parser.rb +++ b/lib/aethyr/core/commands/command_parser.rb @@ -61,8 +61,6 @@ module CommandParser @martial_combat = Set.new(['punch', 'kick', 'dodge']) - @magic = Set.new - @equipment = Set.new(['wear', 'remove']) @admin = Set.new(['acreate',