Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

Commit

Permalink
added splegg map achievements to no longer optainable
Browse files Browse the repository at this point in the history
  • Loading branch information
malte-laukoetter committed Jul 16, 2018
1 parent e38bf95 commit 6954aca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions lib/AchievementInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export const noLongerOptainableAchievementIds = [
"NOMATCH", "HOWMANY", "DOMUST", "IKILLED",

// SP
"NOTMUSHROOM", "TREEFIDDY", "POKEMON", "AURA", "PETALPOWER", "BALANCE", "BIOMES", "GOLD", "RINGRING", "SATURN", "STARMIE", "TIMETRAVEL", "TREEISLAND", "TREESNOWLAND", "CELL", "CHOCOLATE", "INFERNO", "MAKINGITUP", "PALETTE", "TRIBAL", "TROPICALSNOW", "WRATH",
"POWERUP15", "POWERUP20",
"DESTROY100000", "DESTROY250000", "DESTROY500000", "DESTROY1000000", "DESTROY2500000",
"SHOOT100000", "SHOOT250000", "SHOOT500000", "SHOOT1000000", "SHOOT2500000",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hive-api",
"version": "1.7.2",
"version": "1.7.3",
"description": "a wrapper for the hivemc api",
"main": "./build/lib/main.js",
"types": "./build/lib/main.d.ts",
Expand Down

0 comments on commit 6954aca

Please sign in to comment.