Merge pull request #2985 from Anewbe/more_pdas

Adds rugged style PDAs
This commit is contained in:
MagmaRam
2017-03-22 19:42:19 -05:00
committed by GitHub
6 changed files with 5 additions and 4 deletions
@@ -38,7 +38,7 @@
pref.backbag = 1 //Same as above
character.backbag = pref.backbag
if(pref.pdachoice > 3 || pref.pdachoice < 1)
if(pref.pdachoice > 4 || pref.pdachoice < 1)
pref.pdachoice = 1
character.pdachoice = pref.pdachoice