/datum/achievement 
Vars | |
| key | The name of this achievement in the backend |
|---|---|
| listen_signal | What signal should be tracked on the mob to trigger completion |
Procs | |
| achieved | When the achievement has been accomplished and should be reported to the backend |
Var Details
key 
The name of this achievement in the backend
listen_signal 
What signal should be tracked on the mob to trigger completion
Proc Details
achieved
When the achievement has been accomplished and should be reported to the backend