This commit is contained in:
Michael Yoo
2013-11-25 20:11:57 +10:30
8 changed files with 96 additions and 5 deletions

View File

@@ -1778,6 +1778,7 @@ class Player{
$items = array(
APPLE => 2,
MUSHROOM_STEW => 10,
//BEETROOT_SOUP => ??,
BREAD => 5,
RAW_PORKCHOP => 3,
COOKED_PORKCHOP => 8,