🆕 Added the option turn in menu for BOT

This commit is contained in:
duckietm
2026-05-28 13:01:11 +02:00
parent 00fbdc6f6d
commit 69042451e6
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ export class BotSkillsEnum
public static NUX_PROCEED: number = 8;
public static CHANGE_BOT_MOTTO: number = 9;
public static NUX_TAKE_TOUR: number = 10;
public static ROTATE: number = 11;
public static NO_PICK_UP: number = 12;
public static NAVIGATOR_SEARCH: number = 14;
public static DONATE_TO_USER: number = 24;