1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-07-08 16:44:43 +02:00

Removed debug message.

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

@ -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