diff --git a/CompiledServer/production/2006rebotted/Game.class b/CompiledServer/production/2006rebotted/Game.class index 18e2d662..3c5257d7 100644 Binary files a/CompiledServer/production/2006rebotted/Game.class and b/CompiledServer/production/2006rebotted/Game.class differ diff --git a/CompiledServer/production/2006rebotted/RSApplet.class b/CompiledServer/production/2006rebotted/RSApplet.class index 5a90b751..bb3e4ba2 100644 Binary files a/CompiledServer/production/2006rebotted/RSApplet.class and b/CompiledServer/production/2006rebotted/RSApplet.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/content/combat/npcs/NpcCombat.class b/CompiledServer/production/2006rebotted/redone/game/content/combat/npcs/NpcCombat.class index db10567e..03b294cf 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/content/combat/npcs/NpcCombat.class and b/CompiledServer/production/2006rebotted/redone/game/content/combat/npcs/NpcCombat.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/content/skills/slayer/Slayer$SlayerMasters.class b/CompiledServer/production/2006rebotted/redone/game/content/skills/slayer/Slayer$SlayerMasters.class index 368a10bc..be34f062 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/content/skills/slayer/Slayer$SlayerMasters.class and b/CompiledServer/production/2006rebotted/redone/game/content/skills/slayer/Slayer$SlayerMasters.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/content/skills/slayer/Slayer$Task.class b/CompiledServer/production/2006rebotted/redone/game/content/skills/slayer/Slayer$Task.class index d34284d5..4d191b92 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/content/skills/slayer/Slayer$Task.class and b/CompiledServer/production/2006rebotted/redone/game/content/skills/slayer/Slayer$Task.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/content/skills/slayer/Slayer.class b/CompiledServer/production/2006rebotted/redone/game/content/skills/slayer/Slayer.class index 0c5ca121..e0fe90fb 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/content/skills/slayer/Slayer.class and b/CompiledServer/production/2006rebotted/redone/game/content/skills/slayer/Slayer.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/dialogues/DialogueHandler.class b/CompiledServer/production/2006rebotted/redone/game/dialogues/DialogueHandler.class index 20450b45..68265b0d 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/dialogues/DialogueHandler.class and b/CompiledServer/production/2006rebotted/redone/game/dialogues/DialogueHandler.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/items/Item.class b/CompiledServer/production/2006rebotted/redone/game/items/Item.class index a2aafa57..df8a2be8 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/items/Item.class and b/CompiledServer/production/2006rebotted/redone/game/items/Item.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/items/impl/RareProtection.class b/CompiledServer/production/2006rebotted/redone/game/items/impl/RareProtection.class index a39f8f3f..570924be 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/items/impl/RareProtection.class and b/CompiledServer/production/2006rebotted/redone/game/items/impl/RareProtection.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/npcs/NpcHandler.class b/CompiledServer/production/2006rebotted/redone/game/npcs/NpcHandler.class index 6b5465b8..f38d0b0e 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/npcs/NpcHandler.class and b/CompiledServer/production/2006rebotted/redone/game/npcs/NpcHandler.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/npcs/drops/ItemDrop.class b/CompiledServer/production/2006rebotted/redone/game/npcs/drops/ItemDrop.class new file mode 100644 index 00000000..25b4aa5b Binary files /dev/null and b/CompiledServer/production/2006rebotted/redone/game/npcs/drops/ItemDrop.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/npcs/drops/NPCDrops.class b/CompiledServer/production/2006rebotted/redone/game/npcs/drops/NPCDrops.class index 400a06f6..50e53404 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/npcs/drops/NPCDrops.class and b/CompiledServer/production/2006rebotted/redone/game/npcs/drops/NPCDrops.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/npcs/drops/NPCDropsHandler.class b/CompiledServer/production/2006rebotted/redone/game/npcs/drops/NPCDropsHandler.class index 565c3075..33ce3399 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/npcs/drops/NPCDropsHandler.class and b/CompiledServer/production/2006rebotted/redone/game/npcs/drops/NPCDropsHandler.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/objects/Objects.class b/CompiledServer/production/2006rebotted/redone/game/objects/Objects.class index 40bd20f8..f37c093d 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/objects/Objects.class and b/CompiledServer/production/2006rebotted/redone/game/objects/Objects.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/objects/ObjectsActions.class b/CompiledServer/production/2006rebotted/redone/game/objects/ObjectsActions.class index f7c70cc4..6ee4125c 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/objects/ObjectsActions.class and b/CompiledServer/production/2006rebotted/redone/game/objects/ObjectsActions.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/players/Player.class b/CompiledServer/production/2006rebotted/redone/game/players/Player.class index 0b027963..1c6b7323 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/players/Player.class and b/CompiledServer/production/2006rebotted/redone/game/players/Player.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/players/PlayerAssistant$2.class b/CompiledServer/production/2006rebotted/redone/game/players/PlayerAssistant$2.class index 54303f91..0dc367bb 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/players/PlayerAssistant$2.class and b/CompiledServer/production/2006rebotted/redone/game/players/PlayerAssistant$2.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/players/PlayerAssistant.class b/CompiledServer/production/2006rebotted/redone/game/players/PlayerAssistant.class index 4a408db9..c25ebacc 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/players/PlayerAssistant.class and b/CompiledServer/production/2006rebotted/redone/game/players/PlayerAssistant.class differ diff --git a/CompiledServer/production/2006rebotted/redone/game/players/PlayerHandler.class b/CompiledServer/production/2006rebotted/redone/game/players/PlayerHandler.class index 4ea326cf..b48b250d 100644 Binary files a/CompiledServer/production/2006rebotted/redone/game/players/PlayerHandler.class and b/CompiledServer/production/2006rebotted/redone/game/players/PlayerHandler.class differ diff --git a/CompiledServer/production/2006rebotted/redone/net/packets/impl/ChangeRegions.class b/CompiledServer/production/2006rebotted/redone/net/packets/impl/ChangeRegions.class index 752cc424..9cb95d33 100644 Binary files a/CompiledServer/production/2006rebotted/redone/net/packets/impl/ChangeRegions.class and b/CompiledServer/production/2006rebotted/redone/net/packets/impl/ChangeRegions.class differ diff --git a/CompiledServer/production/2006rebotted/redone/net/packets/impl/Chat.class b/CompiledServer/production/2006rebotted/redone/net/packets/impl/Chat.class index 0bafddea..1984ad28 100644 Binary files a/CompiledServer/production/2006rebotted/redone/net/packets/impl/Chat.class and b/CompiledServer/production/2006rebotted/redone/net/packets/impl/Chat.class differ diff --git a/CompiledServer/production/2006rebotted/redone/net/packets/impl/Commands.class b/CompiledServer/production/2006rebotted/redone/net/packets/impl/Commands.class index f17c96b6..7f089185 100644 Binary files a/CompiledServer/production/2006rebotted/redone/net/packets/impl/Commands.class and b/CompiledServer/production/2006rebotted/redone/net/packets/impl/Commands.class differ diff --git a/CompiledServer/production/2006rebotted/redone/world/GlobalDropsHandler$1.class b/CompiledServer/production/2006rebotted/redone/world/GlobalDropsHandler$1.class index f54c1dd2..f614df47 100644 Binary files a/CompiledServer/production/2006rebotted/redone/world/GlobalDropsHandler$1.class and b/CompiledServer/production/2006rebotted/redone/world/GlobalDropsHandler$1.class differ diff --git a/CompiledServer/production/2006rebotted/redone/world/GlobalDropsHandler$GlobalDrop.class b/CompiledServer/production/2006rebotted/redone/world/GlobalDropsHandler$GlobalDrop.class index 714ffd94..2c727f24 100644 Binary files a/CompiledServer/production/2006rebotted/redone/world/GlobalDropsHandler$GlobalDrop.class and b/CompiledServer/production/2006rebotted/redone/world/GlobalDropsHandler$GlobalDrop.class differ diff --git a/CompiledServer/production/2006rebotted/redone/world/GlobalDropsHandler.class b/CompiledServer/production/2006rebotted/redone/world/GlobalDropsHandler.class index 9fb27949..3ad60c0e 100644 Binary files a/CompiledServer/production/2006rebotted/redone/world/GlobalDropsHandler.class and b/CompiledServer/production/2006rebotted/redone/world/GlobalDropsHandler.class differ