ak86 / Milk-Mod-Economy

http://www.loverslab.com/files/file/1382-milk-mod-economy/
2 stars 0 forks source link

Rewrite 2016 08 11 #24

Closed ghost closed 8 years ago

ghost commented 8 years ago

Convert BreastRows and MaidLevel to be used as a integer values in the scripts. (They are still stored as Float values to keep backwards compatibility.) Additionally it is now impossible to set BreastRows to something else then 1, 2, 3 or 4.

This avoids buggy behaviour if the stored value in StorageUtil is a fraction for some reason. (As far as I can see this can happen only by some other mod messing around with the variable.)