mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-05-10 03:51:33 +00:00
Beta v1.2 Alpha 4
This commit is contained in:
parent
fb2c8543ea
commit
cbb14ee2d6
5 changed files with 143 additions and 14 deletions
js
|
@ -58,4 +58,6 @@ function updateTemp() {
|
|||
tmp.hexEff = getHexEff()
|
||||
if (!tmp.spellEffs) tmp.spellEffs = {}
|
||||
for (let i=1;i<=3;i++) tmp.spellEffs[i] = getSpellEff(i)
|
||||
|
||||
tmp.sGenPowEff = getSGenPowEff()
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue