bozimmerman / CoffeeMud

Full featured, mature MUD supporting MSP, MXP, OLC, with a web server, mail server, and MORE!
Apache License 2.0
191 stars 100 forks source link

Fix small logic bug in CorpseEater behavior #54

Closed count-infinity closed 5 months ago

count-infinity commented 5 months ago

CorpseEater doesn't actually work to eat mob corpses. Small typo in if/else logic fixes.