Merge pull request #15510 from FunnyCatEnjoyer/FunnyCat2

Adds the vintage PDA
This commit is contained in:
Casey
2023-11-12 21:59:26 -05:00
committed by GitHub
4 changed files with 6 additions and 2 deletions
@@ -40,7 +40,7 @@
pref.backbag = 2 //Same as above
character.backbag = pref.backbag
if(pref.pdachoice > 7 || pref.pdachoice < 1)
if(pref.pdachoice > 8 || pref.pdachoice < 1)
pref.pdachoice = 1
character.pdachoice = pref.pdachoice