Update XarpusHandler.java
This commit is contained in:
@@ -108,7 +108,7 @@ public class XarpusHandler extends RoomHandler
|
|||||||
if (npc == null)
|
if (npc == null)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
if (npc.getId() == NpcID.XARPUS_8340 //&& !staring&& config.showXarpusTick())
|
if (npc.getId() == NpcID.XARPUS_8340) //&& !staring&& config.showXarpusTick())
|
||||||
{
|
{
|
||||||
if (!this.up)
|
if (!this.up)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user