Fixed achievementexists script command (#4379)

Fixes #4378

Thanks to @ecdarreola and @teededung
This commit is contained in:
Lemongrass3110
2019-10-02 08:19:03 +02:00
committed by GitHub
parent 58f1fdf206
commit f290bc97be
2 changed files with 2 additions and 2 deletions

View File

@@ -10362,7 +10362,7 @@ Returns true on success and false on failure.
*achievementexists(<achievement id>{,<char id>});
This function will return if the achievement exists on the player or the supplied
<char id>.
<char id> and is completed.
Returns true on success and false on failure.
---------------------------------------