Removed debug message.

This commit is contained in:
nossr50 2012-02-14 14:49:06 -08:00
parent 7982e33823
commit a97783ed86

View File

@ -181,7 +181,6 @@ public class Herbalism
//GREEN THUMB
if(!PP.getGreenTerraMode() && (herbLevel > 1500 || (Math.random() * 1500 <= herbLevel)))
{
System.out.println("DEBUG: GREEN THUMB ACTIVATED");
event.setCancelled(true);
m.mcDropItem(loc, is);
//DROP SOME SEEDS