spencermcghin / EldritchMUSH

0 stars 0 forks source link

Handle errors in rooms without combat loops #200

Closed jsills3110 closed 4 years ago

jsills3110 commented 4 years ago

Attempting to attack in a room that doesn't have a combat loop throws an exception. It should be handled as a message to the user. errorthrown

spencermcghin commented 4 years ago

Added loops to all rooms