Adds the vintage PDA

This commit is contained in:
Guy
2023-11-08 13:05:02 -03:00
parent 8cf9eb394e
commit 1e6a124f23
4 changed files with 7 additions and 3 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