Code format

This commit is contained in:
2025-05-04 14:32:03 +02:00
parent c0337ef97f
commit 93b45ac12e
3012 changed files with 8372 additions and 9301 deletions

View File

@@ -1,5 +1,5 @@
---@diagnostic disable: missing-return, lowercase-global
---@param difficulty number
---@param difficulty number
---Set the dungeon difficulty of the Encounter Journal. List op usable IDs: 1: (5) Normal 2: (5) Heroic 3: (10) Normal 4: (25) Normal 5: (10) Heroic 6: (25) Heroic 7: (25) Raid Finder 14: Normal 15: Heroic 16: Mythic 17: Raid Finder 23: (5) Mythic 24: (5) Timewalking
function EJ_SetDifficulty(difficulty) end
function EJ_SetDifficulty(difficulty) end