RealmsMud / RealmsCode

RealmsCode
GNU Affero General Public License v3.0
5 stars 2 forks source link

Repeatable Limited quest output bug #212

Closed ocelot134269 closed 7 months ago

ocelot134269 commented 7 months ago

When a repeatable quest is completed more than the max set times it can be repeated, the output needs to be changed. Right now, if a player meets this condition (completed max times repeatable) and then tries to get the quest again, it will tell them they already know the request....This is confusing.

Instead: A change to output needs to be made to tell a player they have repeated the quest enough times and cannot get it anymore.

ocelot134269 commented 7 months ago

Fixed.