byond - Modules - TypesVar Details - Proc Details

/datum/achievement

Vars

keyThe name of this achievement in the backend
listen_signalWhat signal should be tracked on the mob to trigger completion

Procs

achievedWhen 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