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

Typo - control.cmvp > Player Settings > StartStat #37

Closed seamer1977 closed 3 years ago

seamer1977 commented 4 years ago

Actual: If this is -1 the system will start all player stats at BASEMINSTAT and allow the player to spent MAXSTATS - 18 points in any way they like, though no stat can be spent above BASEMAXSTAT. Default is 0.

Expected: If this is -1 the system will start all player stats at BASEMINSTAT and allow the player to spend MAXSTATS - 18 points in any way they like, though no stat can be spent above BASEMAXSTAT. Default is 0.

Change -> spent/spend

bozimmerman commented 3 years ago

Fixed!