mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-04-24 02:01:03 +00:00
Added lore component
This commit is contained in:
parent
38391cac2a
commit
2ad2a6768b
4 changed files with 21 additions and 1 deletions
js
|
@ -90,6 +90,7 @@ function startPlayerBase() {
|
|||
keepGoing: false,
|
||||
hasNaN: false,
|
||||
hideChallenges: false,
|
||||
showStory: true,
|
||||
points: modInfo.initialStartPoints,
|
||||
subtabs: {},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue