Merge dev to surgery

This commit is contained in:
VegaZ
2021-04-25 15:27:32 +02:00
29 changed files with 220 additions and 145 deletions

View File

@@ -268,6 +268,9 @@ antiAfk(globalData);
import ammunation from './Interaction/ammunation/ammunation';
ammunation(globalData);
import handsup from './Player/handsup';
handsup();
import charSurgery from './CharCreator/surgery';
charSurgery(globalData);