Merge pull request #945 from 99leonchang/master

AchievmentAPI logic change
This commit is contained in:
Shoghi Cervantes 2013-11-24 02:51:11 -08:00
commit 53fd9cb466

View File

@ -76,7 +76,7 @@ class AchievementAPI{
"buildBetterPickaxe" => array(
"name" => "Getting an Upgrade",
"requires" => array(
"buildWorkBench",
"buildPickaxe",
),
),
"buildSword" => array(