1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-05-11 20:41:10 +00:00

Updated gridable docs and added utility functions + fixes

This commit is contained in:
Harley White 2021-05-11 22:13:14 -04:00
parent aee004b7fd
commit 13d19700fe
9 changed files with 103 additions and 16 deletions
js/technical

View file

@ -11,7 +11,7 @@ var activeFunctions = [
"effectDescription", "display", "fullDisplay", "effectDisplay", "rewardDisplay",
"tabFormat", "content",
"onComplete", "onPurchase", "onEnter", "onExit",
"getUnlocked", "getStyle", "getCanClick",
"getUnlocked", "getStyle", "getCanClick", "getTitle", "getDisplay"
]
var noCall = doNotCallTheseFunctionsEveryTick