bozimmerman / CoffeeMud

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

Fix lights #56

Closed count-infinity closed 3 months ago

count-infinity commented 3 months ago

The concrete bug for this was trying to capture a CNCLMSG_PROG EXTINGUISH for the light source. User wanted it to operate as a flare and disable the ability to extinguish the light source via the 'put out' command.

bozimmerman commented 3 months ago

Thanks