christmas no longer rewards gems
This commit is contained in:
parent
d0f8a6a063
commit
909c0d9be7
@ -679,4 +679,10 @@ public class Christmas extends SoloGame
|
||||
((CraftPlayer) player).getHandle().playerConnection.sendPacket(packet);
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public void AddGems(Player player, double gems, String reason, boolean countAmount)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user