mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-05-10 12:01:32 +00:00
Improved milestone completion + docs
This commit is contained in:
parent
ef48c4fe48
commit
b6bc8beb21
5 changed files with 9 additions and 4 deletions
js/technical
|
@ -10,7 +10,7 @@ var activeFunctions = [
|
|||
"sellOne", "sellAll", "pay", "actualCostFunction", "actualEffectFunction",
|
||||
"effectDescription", "display", "fullDisplay", "effectDisplay", "rewardDisplay",
|
||||
"tabFormat", "content",
|
||||
"onComplete", "onPurchase", "onEnter", "onExit",
|
||||
"onComplete", "onPurchase", "onEnter", "onExit", "done",
|
||||
"getUnlocked", "getStyle", "getCanClick", "getTitle", "getDisplay"
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue