Got rid of the rest of the DevCrit restrictions

Got rid of the rest of the DevCrit restrictions.
This commit is contained in:
Jaysyn904
2025-06-10 17:30:43 -04:00
parent 54eec336c5
commit 92dd37996f
28 changed files with 12 additions and 11 deletions

View File

@@ -4,7 +4,7 @@
void main()
{
object oPlayer = GetPCLevellingUp();
/* object oPlayer = GetPCLevellingUp();
int nF_ID = 495;
for (nF_ID; nF_ID <= 532; ++nF_ID){
@@ -15,6 +15,6 @@ void main()
a_XPSettingReset(oPlayer);
}
else{}
}
} */
}