adds wrist PDAs

This commit is contained in:
Greenjoe12345
2020-06-17 00:24:54 +01:00
parent edd7803517
commit ba2a49999a
8 changed files with 20 additions and 6 deletions
@@ -40,7 +40,7 @@
pref.backbag = 1 //Same as above
character.backbag = pref.backbag
if(pref.pdachoice > 5 || pref.pdachoice < 1)
if(pref.pdachoice > 6 || pref.pdachoice < 1)
pref.pdachoice = 1
character.pdachoice = pref.pdachoice