new achievements.

This commit is contained in:
Bryce Covert
2018-02-11 20:25:02 -08:00
parent 939fff8400
commit 63a96ef171
2 changed files with 4 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
(println "loading steam")
(def is-app-store? false)
(def all-achievements ["PARDON" "EX_CON" "PRO_WRESTLER" "SHEEP_HORDER" "SAFE_AND_SOUND" "DESTINY" "WISE_UP" "BLOODCLOT" "KITTY_KISS"])
(def all-achievements ["PARDON" "EX_CON" "PRO_WRESTLER" "SHEEP_HORDER" "SAFE_AND_SOUND" "DESTINY" "WISE_UP" "TONGUESBANE" "KITTY_KISS" "BEHOLDER" "MOUTH_DIVER"])
(defn clear-achievement [])