Random fixes (#273)

- Cant open nest if you do not have space
- Added working yo yo
- Added monks robe spawns
- Added ability to make god pages
- Removed a few warnings

closes #265
closes #262
closes #259
closes #243
This commit is contained in:
Mr Extremez
2019-12-12 03:32:56 -06:00
committed by Daniel Ginovker
parent 8ec8a92d20
commit 6ad9d1f7e9
11 changed files with 83 additions and 18 deletions
@@ -33,7 +33,10 @@ public class ItemClick3 implements PacketType {
player.endCurrentTask();
switch (itemId) {
case 4079:
player.startAnimation(1460);
break;
case 2552:
case 2554:
case 2556: