Skip to content

Commit a9cc1c5

Browse files
chore: ALE documentation 🎉
1 parent 5b08c29 commit a9cc1c5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎docs/Global/RegisterPlayerEvent.html‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ <h1 class='fqn'>
146146
PLAYER_EVENT_ON_MODIFY_SPELL_DAMAGE_TAKEN = 70, // (event, player, target, damage, spellInfo) - Can return new damage amount
147147
PLAYER_EVENT_ON_MODIFY_HEAL_RECEIVED = 71, // (event, player, target, heal, spellInfo) - Can return new heal amount
148148
PLAYER_EVENT_ON_DEAL_DAMAGE = 72, // (event, player, target, damage, damagetype) - Can return new damage amount
149+
PLAYER_EVENT_ON_RELEASED_GHOST = 73, // (event, player)
149150
};
150151
</pre>
151152

‎docs/date.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
document.write("03/12/2025");
1+
document.write("17/01/2026");

0 commit comments

Comments
 (0)