Skip to content

Instantly share code, notes, and snippets.

@cmastudios
Created December 11, 2013 22:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmastudios/7919822 to your computer and use it in GitHub Desktop.
Save cmastudios/7919822 to your computer and use it in GitHub Desktop.
new achievement storage
achievements:
- name: Parkour1
type: BRONZE
criteria: PARKOUR_COMPLETE
options:
course: 1
- name: Zapierdol
type: BRONZE
criteria: PLAYS_ON_CERTAIN_PARKOUR
options:
course: 1
plays: 10
- name: Test
type: BRONZE
criteria: PLAYS_ON_CERTAIN_PARKOUR
options:
course: 2
plays: 2
- name: Cycki2
type: BRONZE
criteria: PARKOUR_COMPLETE
options:
course: 100
- name: Bo tak
type: BRONZE
criteria: PLAYS_ON_CERTAIN_PARKOUR
options:
course: 1
plays: 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment