feat(Scripts/Commands): Implement opendoor command (#21136)

This commit is contained in:
Andrew
2025-01-10 20:48:58 -03:00
committed by GitHub
parent 8b21b6150f
commit 07937d34da
3 changed files with 28 additions and 2 deletions

View File

@@ -1145,7 +1145,10 @@ enum AcoreStrings
LANG_CMD_GO_RESPAWN = 5085,
// Room for more strings 5086-9999
LANG_CMD_NO_DOOR_FOUND = 5086,
LANG_CMD_DOOR_OPENED = 5087,
// Room for more strings 5088-9999
// Level requirement notifications
LANG_SAY_REQ = 6604,