Add wooden planks to creative inventory (...finally 8D)
authorPerttu Ahola <celeron55@gmail.com>
Sat, 12 May 2012 19:34:59 +0000 (22:34 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sat, 12 May 2012 19:34:59 +0000 (22:34 +0300)
src/content_craft.cpp

index 866c1e5328e07bbc02eab363f40aefa6c3f43f5d..49433db1238a1821fc88d850514aa572bd6c6137 100644 (file)
@@ -505,6 +505,7 @@ void craft_set_creative_inventory(Player *player)
                CONTENT_CLAY,
                CONTENT_BRICK,
                CONTENT_TREE,
+               CONTENT_WOOD,
                CONTENT_LEAVES,
                CONTENT_CACTUS,
                CONTENT_PAPYRUS,