mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-18 11:45:30 +00:00
Merge pull request #945 from 99leonchang/master
AchievmentAPI logic change
This commit is contained in:
commit
53fd9cb466
@ -76,7 +76,7 @@ class AchievementAPI{
|
||||
"buildBetterPickaxe" => array(
|
||||
"name" => "Getting an Upgrade",
|
||||
"requires" => array(
|
||||
"buildWorkBench",
|
||||
"buildPickaxe",
|
||||
),
|
||||
),
|
||||
"buildSword" => array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user