ShowXMasSeal should not be broadcasted.
Contributed by Sahar.
This commit is contained in:
@@ -36,7 +36,7 @@ public class SpecialXMas implements IItemHandler
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
playable.broadcastPacket(new ShowXMasSeal(item.getId()));
|
playable.sendPacket(new ShowXMasSeal(item.getId()));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -36,7 +36,7 @@ public class SpecialXMas implements IItemHandler
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
playable.broadcastPacket(new ShowXMasSeal(item.getId()));
|
playable.sendPacket(new ShowXMasSeal(item.getId()));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -36,7 +36,7 @@ public class SpecialXMas implements IItemHandler
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
playable.broadcastPacket(new ShowXMasSeal(item.getId()));
|
playable.sendPacket(new ShowXMasSeal(item.getId()));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -36,7 +36,7 @@ public class SpecialXMas implements IItemHandler
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
playable.broadcastPacket(new ShowXMasSeal(item.getId()));
|
playable.sendPacket(new ShowXMasSeal(item.getId()));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -36,7 +36,7 @@ public class SpecialXMas implements IItemHandler
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
playable.broadcastPacket(new ShowXMasSeal(item.getId()));
|
playable.sendPacket(new ShowXMasSeal(item.getId()));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -36,7 +36,7 @@ public class SpecialXMas implements IItemHandler
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
playable.broadcastPacket(new ShowXMasSeal(item.getId()));
|
playable.sendPacket(new ShowXMasSeal(item.getId()));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -36,7 +36,7 @@ public class SpecialXMas implements IItemHandler
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
playable.broadcastPacket(new ShowXMasSeal(item.getId()));
|
playable.sendPacket(new ShowXMasSeal(item.getId()));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -36,7 +36,7 @@ public class SpecialXMas implements IItemHandler
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
playable.broadcastPacket(new ShowXMasSeal(item.getId()));
|
playable.sendPacket(new ShowXMasSeal(item.getId()));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -36,7 +36,7 @@ public class SpecialXMas implements IItemHandler
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
playable.broadcastPacket(new ShowXMasSeal(item.getId()));
|
playable.sendPacket(new ShowXMasSeal(item.getId()));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -36,7 +36,7 @@ public class SpecialXMas implements IItemHandler
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
playable.broadcastPacket(new ShowXMasSeal(item.getId()));
|
playable.sendPacket(new ShowXMasSeal(item.getId()));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -36,7 +36,7 @@ public class SpecialXMas implements IItemHandler
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
playable.broadcastPacket(new ShowXMasSeal(item.getId()));
|
playable.sendPacket(new ShowXMasSeal(item.getId()));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -36,7 +36,7 @@ public class SpecialXMas implements IItemHandler
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
playable.broadcastPacket(new ShowXMasSeal(item.getId()));
|
playable.sendPacket(new ShowXMasSeal(item.getId()));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -36,7 +36,7 @@ public class SpecialXMas implements IItemHandler
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
playable.broadcastPacket(new ShowXMasSeal(item.getId()));
|
playable.sendPacket(new ShowXMasSeal(item.getId()));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -36,7 +36,7 @@ public class SpecialXMas implements IItemHandler
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
playable.broadcastPacket(new ShowXMasSeal(item.getId()));
|
playable.sendPacket(new ShowXMasSeal(item.getId()));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -36,7 +36,7 @@ public class SpecialXMas implements IItemHandler
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
playable.broadcastPacket(new ShowXMasSeal(item.getId()));
|
playable.sendPacket(new ShowXMasSeal(item.getId()));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user