From efc6b3c8be1930bc18735350900ccf6ad4ac4c86 Mon Sep 17 00:00:00 2001 From: Danial Date: Thu, 31 Oct 2019 14:21:19 +1300 Subject: [PATCH] Misc changes (#129) * fixup "cantattack" command * remove duplicate code * fix brimhaven vines * fixup cluescroll drops * add clicktotele alias * check player has an axe * remove duplicate item id --- .idea/misc.xml | 2 +- .idea/workspace.xml | 19 +++++++++----- .../game/content/skills/core/Woodcutting.java | 2 +- .../src/redone/game/items/Item.java | 2 +- .../src/redone/game/npcs/NpcHandler.java | 16 ++++-------- .../game/objects/impl/BrimhavenVines.java | 24 ++++++++++++------ .../src/redone/net/packets/impl/Commands.java | 3 ++- .../src/redone/world/ItemHandler.java | 13 +++------- .../content/skills/core/Woodcutting.class | Bin 10645 -> 10635 bytes 9 files changed, 42 insertions(+), 39 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index fb83acef..048d263d 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index da4d252a..59d252af 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,9 +6,14 @@ - + + - + + + + + - +