dmlary / morrow

Ruby ECS-based MUD server
MIT License
4 stars 1 forks source link

Exit combat as soon as last attacker is dead #84

Closed dmlary closed 4 years ago

dmlary commented 4 years ago

Currently a character will not exit combat until they start a combat round and have no living target or attackers. They should exit combat if they end their combat round with no living targets/attackers.