Undertale for AP (#439)

Randomizes the items, and adds a new item to the pool, "Plot" which lets you go further and further in the game the more you have.

Developers: WirTheAvali (Preferred name for professional use, mewlif)
This commit is contained in:
Mewlif
2023-06-26 22:35:41 -04:00
committed by GitHub
parent 71bfb6babd
commit 553fe0be19
13 changed files with 1904 additions and 0 deletions

4
.gitignore vendored
View File

@@ -28,6 +28,7 @@
*.apsave
*.BIN
setups
build
bundle/components.wxs
dist
@@ -176,6 +177,9 @@ minecraft_versions.json
# pyenv
.python-version
#undertale stuff
/Undertale/
# OS General Files
.DS_Store
.AppleDouble