mattgodbolt / xania

Xania MUD source
Other
58 stars 13 forks source link

Dragon race min / max stats inconsistent #300

Closed neilchandler closed 2 years ago

neilchandler commented 2 years ago

https://github.com/mattgodbolt/xania/blob/6abb22001e60b215bfbc80031d822f15027bd158/src/Races.cpp#L203-L204

Not sure if this is intended but min / max values for dex in the dragon race seem inconsistent with max being less than min.

snellers commented 2 years ago

Good find!