achievement_report ![code/__HELPERS/roundend.dm 738](git.png)
A datum containing the info necessary for an achievement readout, reported and added to the global list in /datum/award/achievement/on_unlock(mob/user)
Vars | |
award_location | The name of the area we earned this cheevo in |
---|---|
cheevo | The achievement that was won. |
winner | The winner of this achievement. |
winner_key | The ckey of our winner |
Var Details
award_location ![code/__HELPERS/sanitize_values.dm 2](git.png)
The name of the area we earned this cheevo in
cheevo ![code/__HELPERS/roundend.dm 742](git.png)
The achievement that was won.
winner ![code/__HELPERS/roundend.dm 740](git.png)
The winner of this achievement.
winner_key ![code/__HELPERS/roundend.dm 744](git.png)
The ckey of our winner