The documentation is out of date
This will need over a week of work, which in real time will require several weeks of work.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
--NOTE: I don't actually remember what this is
|
||||
|
||||
function CalcExp(base, mod, level)
|
||||
return math.floor(base * mod ^ level)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user