Add wooden planks to creative inventory (...finally 8D)

This commit is contained in:
Perttu Ahola 2012-05-12 22:34:59 +03:00
parent 1596628850
commit d7442aecbe

View File

@ -505,6 +505,7 @@ void craft_set_creative_inventory(Player *player)
CONTENT_CLAY, CONTENT_CLAY,
CONTENT_BRICK, CONTENT_BRICK,
CONTENT_TREE, CONTENT_TREE,
CONTENT_WOOD,
CONTENT_LEAVES, CONTENT_LEAVES,
CONTENT_CACTUS, CONTENT_CACTUS,
CONTENT_PAPYRUS, CONTENT_PAPYRUS,