and another one

This commit is contained in:
Pandora
2022-03-02 15:29:38 +00:00
committed by GitHub
parent a22e22b6ef
commit c265c597b2
@@ -40,7 +40,7 @@
pref.backbag = 2 //Same as above
character.backbag = pref.backbag
if(pref.pdachoice > 6 || pref.pdachoice < 1)
if(pref.pdachoice > 7 || pref.pdachoice < 1)
pref.pdachoice = 1
character.pdachoice = pref.pdachoice
@@ -148,4 +148,4 @@
return TOPIC_REFRESH
return ..()
return ..()