Add lava to creative inventory (hmm, we're shortly running out of creative inventory...
authorPerttu Ahola <celeron55@gmail.com>
Mon, 15 Aug 2011 13:57:57 +0000 (16:57 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Mon, 15 Aug 2011 13:57:57 +0000 (16:57 +0300)
src/content_craft.cpp

index 481ea1a6304d26d328124fc67ab208b1c5dec55f..20ab5f06937b5aa2223d4df0c3d05961ca114209 100644 (file)
@@ -486,6 +486,7 @@ void craft_set_creative_inventory(Player *player)
                CONTENT_CHEST,
                CONTENT_FURNACE,
                CONTENT_SIGN_WALL,
+               CONTENT_LAVASOURCE,
                CONTENT_IGNORE
        };