Added Beetroot Soup food value

This commit is contained in:
Shoghi Cervantes 2013-11-25 18:01:19 +01:00
parent aefcab9a49
commit 273a74d566

View File

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