From 907ba15fe208f6a8ad37f35652ae3ceac6bb39e9 Mon Sep 17 00:00:00 2001 From: "admin@omencraft.com" Date: Mon, 7 Nov 2011 18:19:38 +0000 Subject: Added Sebi's changes to pistons and item drops. git-svn-id: http://mc-server.googlecode.com/svn/trunk@72 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/BlockID.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/BlockID.h') diff --git a/source/BlockID.h b/source/BlockID.h index 01a491555..3bdc65cac 100644 --- a/source/BlockID.h +++ b/source/BlockID.h @@ -35,7 +35,7 @@ enum ENUM_BLOCK_ID E_BLOCK_STICKY_PISTON = 29, E_BLOCK_COBWEB = 30, E_BLOCK_TALL_GRASS = 31, - E_BLOCK_DEAD_BRUSH = 32, + E_BLOCK_DEAD_BUSH = 32, E_BLOCK_PISTON = 33, E_BLOCK_PISTON_EXTENSION = 34, E_BLOCK_WHITE_CLOTH = 35, @@ -358,7 +358,7 @@ enum ENUM_ITEM_ID E_ITEM_COOKIE = 357, E_ITEM_MAP = 358, E_ITEM_SHEARS = 359, - E_ITEM_MELON_SLICES = 360, + E_ITEM_MELON_SLICE = 360, E_ITEM_PUMPKIN_SEEDS = 361, E_ITEM_MELON_SEEDS = 362, E_ITEM_RAW_BEEF = 363, -- cgit v1.2.3