10 lines
173 B
Text
10 lines
173 B
Text
|
#define ACHIEVEMENT_01 1
|
||
|
|
||
|
achievement achievement01
|
||
|
{
|
||
|
"name" "Test Achievement"
|
||
|
"description" "This is a test achievement."
|
||
|
"id" "ACHIEVEMENT_01"
|
||
|
"mtr_icon" "missing"
|
||
|
}
|