chat commands: use script event for loading col log pets

This commit is contained in:
Adam
2021-07-21 14:33:42 -04:00
parent 2294703f08
commit 671ef69db6
3 changed files with 54 additions and 48 deletions

View File

@@ -364,4 +364,7 @@ public final class ScriptID
*/
@ScriptArguments(integer = 6)
public static final int SETTINGS_ZOOM_SLIDER_ONDRAG = 3896;
@ScriptArguments(integer = 6)
public static final int COLLECTION_DRAW_LIST = 2730;
}