|
|
|
@ -201,6 +201,7 @@ public enum LootManager {
@@ -201,6 +201,7 @@ public enum LootManager {
|
|
|
|
|
chatMsg.setMessageType(10); |
|
|
|
|
chatMsg.setChannel(Enum.ChatChannelType.SYSTEM.getChannelID()); |
|
|
|
|
DispatchMessage.dispatchMsgToAll(chatMsg); |
|
|
|
|
mob.getCharItemManager().addItemToInventory(specialDrop); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|