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

@@ -9,5 +9,5 @@
void main()
{
ExecuteScript("prc_levelup", OBJECT_SELF);
ExecuteScript("dev_crit_onlvlup", OBJECT_SELF);
//ExecuteScript("dev_crit_onlvlup", OBJECT_SELF);
}