Update README.md

This commit is contained in:
Manmadedrummer
2025-06-30 20:23:55 -04:00
committed by GitHub
parent 354ab80ef3
commit 42090b97c9

View File

@@ -156,8 +156,10 @@ RegisterPlayerEvent(PLAYER_EVENT_ON_TEXT_EMOTE, OnClassPrayer)
```
4. If you try again before the cooldown ends, you get:
```
You must wait 1 minutes and 58 seconds before invoking your ritual again.
You must wait X minutes and XX seconds before invoking your ritual again.
```
Where X is the amount of time before you can get the buff again.
![Example of Emote Buff](./Example.png)
---