Logic changes

This commit is contained in:
Leon Chang 2013-11-24 12:42:31 +08:00
parent 1350e1bc4e
commit 918fb62ce9

View File

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