Merge pull request #6690 from VOREStation/upstream-merge-6744

[MIRROR] Adds holoPDA from Aurora
This commit is contained in:
Novacat
2020-02-26 22:45:53 -05:00
committed by GitHub
7 changed files with 10 additions and 5 deletions
@@ -40,7 +40,7 @@
pref.backbag = 1 //Same as above
character.backbag = pref.backbag
if(pref.pdachoice > 4 || pref.pdachoice < 1)
if(pref.pdachoice > 5 || pref.pdachoice < 1)
pref.pdachoice = 1
character.pdachoice = pref.pdachoice