1
0
Fork 0
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:
thepaperpilot 2020-10-24 11:40:56 -05:00
parent 38391cac2a
commit 2ad2a6768b
4 changed files with 21 additions and 1 deletions

View file

@ -90,6 +90,7 @@ function startPlayerBase() {
keepGoing: false,
hasNaN: false,
hideChallenges: false,
showStory: true,
points: modInfo.initialStartPoints,
subtabs: {},
}