Added comment in Player.php

This commit is contained in:
Shoghi Cervantes 2013-11-25 09:35:54 +01:00
parent 9cf91ca3fa
commit 03e71ee3ff

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,